Searched refs:ath_rx_pkt (Results 1 – 3 of 3) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ |
H A D | if_ath_rx.h | 60 extern int ath_rx_pkt(struct ath_softc *sc, struct ath_rx_status *rs,
|
H A D | if_ath_rx.c | 657 ath_rx_pkt(struct ath_softc *sc, struct ath_rx_status *rs, HAL_STATUS status, in ath_rx_pkt() function 1186 if (ath_rx_pkt(sc, rs, status, tsf, nf, HAL_RX_QUEUE_HP, bf, m)) in ath_rx_proc()
|
H A D | if_ath_rx_edma.c | 590 if (ath_rx_pkt(sc, rs, bf->bf_rxstatus, tsf, nf, qtype, bf, m)) in ath_edma_recv_proc_deferred_queue()
|