Searched refs:hfcpci_empty_fifo (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hisax/
H A Dhfc_pci.c271 hfcpci_empty_fifo(struct BCState *bcs, bzfifo_type * bz, u_char * bdata, int count) function
280 debugl1(cs, "hfcpci_empty_fifo");
289 debugl1(cs, "hfcpci_empty_fifo: incoming packet invalid length %d or crc", count);
489 if ((skb = hfcpci_empty_fifo(bcs, bz, bdata, rcnt))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dhfc_pci.c271 hfcpci_empty_fifo(struct BCState *bcs, bzfifo_type * bz, u_char * bdata, int count) function
280 debugl1(cs, "hfcpci_empty_fifo");
289 debugl1(cs, "hfcpci_empty_fifo: incoming packet invalid length %d or crc", count);
489 if ((skb = hfcpci_empty_fifo(bcs, bz, bdata, rcnt))) {

Completed in 200 milliseconds