Searched refs:fifon (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/isdn/hardware/mISDN/ |
| H A D | hfcsusb.c | 805 int fifon = fifo->fifonum; in hfcsusb_rx_frame() local 813 hw->name, __func__, fifon, len, in hfcsusb_rx_frame() 876 hw->name, __func__, fifon); in hfcsusb_rx_frame() 893 hw->name, __func__, fifon, in hfcsusb_rx_frame() 918 hw->name, fifon, rx_skb->len); in hfcsusb_rx_frame() 964 int k, len, errcode, offset, num_isoc_packets, fifon, maxlen, in rx_iso_complete() local 971 fifon = fifo->fifonum; in rx_iso_complete() 991 hw->name, __func__, status, fifon); in rx_iso_complete() 999 num_isoc_packets = iso_packets[fifon]; in rx_iso_complete() 1015 if ((fifon == HFCUSB_D_RX) && in rx_iso_complete() [all …]
|