Searched refs:hfc_empty_fifo (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/isdn/hisax/ |
H A D | hfc_2bs0.c | 144 hfc_empty_fifo(struct BCState *bcs, int count) hfc_empty_fifo() function 154 debugl1(cs, "hfc_empty_fifo"); hfc_empty_fifo() 158 debugl1(cs, "hfc_empty_fifo: incoming packet too large"); hfc_empty_fifo() 170 debugl1(cs, "hfc_empty_fifo: incoming packet too small"); hfc_empty_fifo() 217 debugl1(cs, "hfc_empty_fifo %d chksum %x stat %x", hfc_empty_fifo() 368 if ((skb = hfc_empty_fifo(bcs, rcnt))) { main_irq_hfc()
|
H A D | hfc_2bds0.c | 183 *hfc_empty_fifo(struct BCState *bcs, int count) hfc_empty_fifo() function 193 debugl1(cs, "hfc_empty_fifo"); hfc_empty_fifo() 197 debugl1(cs, "hfc_empty_fifo: incoming packet too large"); hfc_empty_fifo() 206 debugl1(cs, "hfc_empty_fifo: incoming packet too small"); hfc_empty_fifo() 240 debugl1(cs, "hfc_empty_fifo %d chksum %x stat %x", hfc_empty_fifo() 385 if ((skb = hfc_empty_fifo(bcs, rcnt))) { main_rec_2bds0()
|
Completed in 132 milliseconds