Searched refs:get_next_bframe (Results 1 – 10 of 10) sorted by relevance
198 extern int get_next_bframe(struct bchannel *);
370 get_next_bframe(struct bchannel *bch) in get_next_bframe() function390 EXPORT_SYMBOL(get_next_bframe);
856 if (get_next_bframe(bch)) in hfcpci_fill_fifo()912 get_next_bframe(bch); in hfcpci_fill_fifo()1137 if (get_next_bframe(bch)) in tx_birq()
526 if (get_next_bframe(bch)) { in HDLC_irq_xpr()
623 if (get_next_bframe(&bc->bch)) { in bc_next_frame()
658 if (get_next_bframe(&wch->bch)) { in send_next()
1030 if (get_next_bframe(&hx->bch)) { in hscx_xpr()
708 if (get_next_bframe(&ch->bch)) { in send_next()
1348 get_next_bframe(fifo->bch)) in tx_iso_complete()
2171 if (bch && get_next_bframe(bch)) { in hfcmulti_tx()