Searched refs:get_next_bframe (Results 1 – 9 of 9) sorted by relevance
189 extern int get_next_bframe(struct bchannel *);
361 get_next_bframe(struct bchannel *bch) in get_next_bframe() function381 EXPORT_SYMBOL(get_next_bframe);
844 if (get_next_bframe(bch)) in hfcpci_fill_fifo()900 get_next_bframe(bch); in hfcpci_fill_fifo()1124 if (get_next_bframe(bch)) in tx_birq()
514 if (get_next_bframe(bch)) { in HDLC_irq_xpr()
610 if (get_next_bframe(&bc->bch)) { in bc_next_frame()
639 if (get_next_bframe(&wch->bch)) { in send_next()
694 if (get_next_bframe(&ch->bch)) { in send_next()
1014 if (get_next_bframe(&hx->bch)) { in hscx_xpr()
1343 get_next_bframe(fifo->bch)) in tx_iso_complete()