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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dhfc_pci.c273 hfcpci_empty_fifo(struct BCState *bcs, bzfifo_type * bz, u_char * bdata, int count) function
282 debugl1(cs, "hfcpci_empty_fifo");
291 debugl1(cs, "hfcpci_empty_fifo: incoming packet invalid length %d or crc", count);
491 if ((skb = hfcpci_empty_fifo(bcs, bz, bdata, rcnt))) {

Completed in 65 milliseconds