Searched refs:fifon (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/isdn/hardware/mISDN/ |
| D | hfcsusb.c | 806 int fifon = fifo->fifonum; in hfcsusb_rx_frame() local 814 hw->name, __func__, fifon, len, in hfcsusb_rx_frame() 877 hw->name, __func__, fifon); in hfcsusb_rx_frame() 894 hw->name, __func__, fifon, in hfcsusb_rx_frame() 919 hw->name, fifon, rx_skb->len); in hfcsusb_rx_frame() 965 int k, len, errcode, offset, num_isoc_packets, fifon, maxlen, in rx_iso_complete() local 972 fifon = fifo->fifonum; in rx_iso_complete() 992 hw->name, __func__, status, fifon); in rx_iso_complete() 1000 num_isoc_packets = iso_packets[fifon]; in rx_iso_complete() 1016 if ((fifon == HFCUSB_D_RX) && in rx_iso_complete() [all …]
|