Searched refs:fifon (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/isdn/hardware/mISDN/ |
H A D | hfcsusb.c | 810 int fifon = fifo->fifonum; in hfcsusb_rx_frame() local 818 hw->name, __func__, fifon, len, in hfcsusb_rx_frame() 881 hw->name, __func__, fifon); in hfcsusb_rx_frame() 898 hw->name, __func__, fifon, in hfcsusb_rx_frame() 923 hw->name, fifon, rx_skb->len); in hfcsusb_rx_frame() 969 int k, len, errcode, offset, num_isoc_packets, fifon, maxlen, in rx_iso_complete() local 976 fifon = fifo->fifonum; in rx_iso_complete() 996 hw->name, __func__, status, fifon); in rx_iso_complete() 1004 num_isoc_packets = iso_packets[fifon]; in rx_iso_complete() 1020 if ((fifon == HFCUSB_D_RX) && in rx_iso_complete() [all …]
|