Home
last modified time | relevance | path

Searched refs:ath_printrxbuf (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_debug.h106 extern void ath_printrxbuf(struct ath_softc *, const struct ath_buf *bf,
H A Dif_ath_debug.c99 ath_printrxbuf(struct ath_softc *sc, const struct ath_buf *bf, in ath_printrxbuf() function
H A Dif_ath_rx_edma.c470 ath_printrxbuf(sc, bf, 0, bf->bf_rxstatus == HAL_OK); in ath_edma_recv_proc_queue()
895 ath_printrxbuf(sc, bf, 0, HAL_OK); in ath_edma_rxfifo_flush()
H A Dif_ath_rx.c842 ath_printrxbuf(sc, bf, 0, status == HAL_OK); in ath_rx_pkt()
1165 ath_printrxbuf(sc, bf, 0, status == HAL_OK); in ath_rx_proc()
1425 ath_printrxbuf(sc, bf, ix, status == HAL_OK); in ath_legacy_stoprecv()