Searched refs:get_next_bframe (Results 1 – 10 of 10) 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);
843 if (get_next_bframe(bch)) in hfcpci_fill_fifo()899 get_next_bframe(bch); in hfcpci_fill_fifo()1123 if (get_next_bframe(bch)) in tx_birq()
513 if (get_next_bframe(bch)) { in HDLC_irq_xpr()
609 if (get_next_bframe(&bc->bch)) { in bc_next_frame()
638 if (get_next_bframe(&wch->bch)) { in send_next()
693 if (get_next_bframe(&ch->bch)) { in send_next()
1013 if (get_next_bframe(&hx->bch)) { in hscx_xpr()
1338 get_next_bframe(fifo->bch)) in tx_iso_complete()
2157 if (bch && get_next_bframe(bch)) { in hfcmulti_tx()