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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dhfc_2bs0.c143 hfc_empty_fifo(struct BCState *bcs, int count) function
153 debugl1(cs, "hfc_empty_fifo");
157 debugl1(cs, "hfc_empty_fifo: incoming packet too large");
169 debugl1(cs, "hfc_empty_fifo: incoming packet too small");
216 debugl1(cs, "hfc_empty_fifo %d chksum %x stat %x",
367 if ((skb = hfc_empty_fifo(bcs, rcnt))) {
H A Dhfc_2bds0.c181 *hfc_empty_fifo(struct BCState *bcs, int count) function
191 debugl1(cs, "hfc_empty_fifo");
195 debugl1(cs, "hfc_empty_fifo: incoming packet too large");
204 debugl1(cs, "hfc_empty_fifo: incoming packet too small");
238 debugl1(cs, "hfc_empty_fifo %d chksum %x stat %x",
383 if ((skb = hfc_empty_fifo(bcs, rcnt))) {

Completed in 169 milliseconds