Searched refs:rx_thresh_size (Results 1 – 1 of 1) sorted by relevance
133 unsigned int rx_thresh_size, tx_thresh_size; member174 pio->rx_thresh_size = 2 << rx_thresh; in hci_pio_init()178 pio->rx_thresh_size = 1 << rx_thresh; in hci_pio_init()254 nr_words = min(xfer->data_left / 4, pio->rx_thresh_size); in hci_pio_do_rx()