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

/drivers/isdn/hisax/
H A Dhfc_2bs0.c144 hfc_empty_fifo(struct BCState *bcs, int count) function
154 debugl1(cs, "hfc_empty_fifo");
158 debugl1(cs, "hfc_empty_fifo: incoming packet too large");
170 debugl1(cs, "hfc_empty_fifo: incoming packet too small");
217 debugl1(cs, "hfc_empty_fifo %d chksum %x stat %x",
368 if ((skb = hfc_empty_fifo(bcs, rcnt))) {
H A Dhfc_2bds0.c183 *hfc_empty_fifo(struct BCState *bcs, int count) function
193 debugl1(cs, "hfc_empty_fifo");
197 debugl1(cs, "hfc_empty_fifo: incoming packet too large");
206 debugl1(cs, "hfc_empty_fifo: incoming packet too small");
240 debugl1(cs, "hfc_empty_fifo %d chksum %x stat %x",
385 if ((skb = hfc_empty_fifo(bcs, rcnt))) {

Completed in 54 milliseconds