Searched refs:fifon (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/isdn/hardware/mISDN/ |
| D | hfcsusb.c | 807 int fifon = fifo->fifonum; in hfcsusb_rx_frame() local 815 hw->name, __func__, fifon, len, in hfcsusb_rx_frame() 878 hw->name, __func__, fifon); in hfcsusb_rx_frame() 895 hw->name, __func__, fifon, in hfcsusb_rx_frame() 920 hw->name, fifon, rx_skb->len); in hfcsusb_rx_frame() 966 int k, len, errcode, offset, num_isoc_packets, fifon, maxlen, in rx_iso_complete() local 973 fifon = fifo->fifonum; in rx_iso_complete() 993 hw->name, __func__, status, fifon); in rx_iso_complete() 1001 num_isoc_packets = iso_packets[fifon]; in rx_iso_complete() 1017 if ((fifon == HFCUSB_D_RX) && in rx_iso_complete() [all …]
|