Searched refs:tx_thresh_size (Results 1 – 1 of 1) sorted by relevance
133 unsigned int rx_thresh_size, tx_thresh_size; member175 pio->tx_thresh_size = 2 << tx_thresh; in hci_pio_init()179 pio->tx_thresh_size = 1 << tx_thresh; in hci_pio_init()321 nr_words = min(xfer->data_left / 4, pio->tx_thresh_size); in hci_pio_do_tx()