Searched refs:fifon (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/isdn/hardware/mISDN/ |
H A D | hfcsusb.c | 809 int fifon = fifo->fifonum; in hfcsusb_rx_frame() local 817 hw->name, __func__, fifon, len, in hfcsusb_rx_frame() 880 hw->name, __func__, fifon); in hfcsusb_rx_frame() 897 hw->name, __func__, fifon, in hfcsusb_rx_frame() 922 hw->name, fifon, rx_skb->len); in hfcsusb_rx_frame() 968 int k, len, errcode, offset, num_isoc_packets, fifon, maxlen, in rx_iso_complete() local 975 fifon = fifo->fifonum; in rx_iso_complete() 995 hw->name, __func__, status, fifon); in rx_iso_complete() 1003 num_isoc_packets = iso_packets[fifon]; in rx_iso_complete() 1019 if ((fifon == HFCUSB_D_RX) && in rx_iso_complete() [all …]
|