Searched refs:max_ibi_thresh (Results 1 – 1 of 1) sorted by relevance
134 unsigned int max_ibi_thresh; member191 pio->max_ibi_thresh = clamp_val(ibi_val/2, 1, 63); in hci_pio_init()193 FIELD_PREP(QUEUE_IBI_DATA_THLD, pio->max_ibi_thresh) | in hci_pio_init()768 thresh_val = min(nr_words, pio->max_ibi_thresh); in hci_pio_get_ibi_segment()