Home
last modified time | relevance | path

Searched refs:threshold_mask (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/isdn/hardware/mISDN/
Dhfcsusb.h298 __u8 threshold_mask; member
Dhfcsusb.c1048 hw->threshold_mask = buf[1]; in rx_iso_complete()
1137 hw->threshold_mask = buf[1]; in rx_int_complete()
1227 threshbit = (hw->threshold_mask & (1 << fifon)); in tx_iso_complete()
/Linux-v4.19/drivers/isdn/hisax/
Dhfc_usb.c198 volatile __u8 threshold_mask; /* threshold actually reported */ member
580 threshbit = (hfc->threshold_mask & (1 << fifon)); in tx_iso_complete()
734 hfc->threshold_mask = buf[1]; in rx_iso_complete()
886 hfc->threshold_mask = buf[1]; in rx_int_complete()