Searched refs:hfc_empty_fifo (Results 1 - 4 of 4) 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_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))) {
/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_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 124 milliseconds