Searched refs:threshbit (Results 1 – 2 of 2) sorted by relevance
550 __u8 threshbit; in tx_iso_complete() local582 threshbit = (hfc->threshold_mask & (1 << fifon)); in tx_iso_complete()587 sink = (threshbit) ? SINK_DMIN : SINK_DMAX; in tx_iso_complete()589 sink = (threshbit) ? SINK_MIN : SINK_MAX; in tx_iso_complete()
1174 __u8 threshbit, *p; in tx_iso_complete() local1223 threshbit = (hw->threshold_mask & (1 << fifon)); in tx_iso_complete()1228 sink = (threshbit) ? SINK_DMIN : SINK_DMAX; in tx_iso_complete()1230 sink = (threshbit) ? SINK_MIN : SINK_MAX; in tx_iso_complete()