Home
last modified time | relevance | path

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

/drivers/isdn/hardware/mISDN/
Dhfcsusb.h297 __u8 threshold_mask; member
Dhfcsusb.c1046 hw->threshold_mask = buf[1]; in rx_iso_complete()
1134 hw->threshold_mask = buf[1]; in rx_int_complete()
1223 threshbit = (hw->threshold_mask & (1 << fifon)); in tx_iso_complete()
/drivers/isdn/hisax/
Dhfc_usb.c198 volatile __u8 threshold_mask; /* threshold actually reported */ member
582 threshbit = (hfc->threshold_mask & (1 << fifon)); in tx_iso_complete()
736 hfc->threshold_mask = buf[1]; in rx_iso_complete()
888 hfc->threshold_mask = buf[1]; in rx_int_complete()