Home
last modified time | relevance | path

Searched refs:ath_hal_rxprocdesc (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/ath/
Dif_ath_rx.c1159 status = ath_hal_rxprocdesc(ah, ds, in ath_rx_proc()
1420 HAL_STATUS status = ath_hal_rxprocdesc(ah, ds, in ath_legacy_stoprecv()
Dif_ath_rx_edma.c466 bf->bf_rxstatus = ath_hal_rxprocdesc(ah, ds, bf->bf_daddr, in ath_edma_recv_proc_queue()
Dif_athvar.h1386 #define ath_hal_rxprocdesc(_ah, _ds, _dspa, _dsnext, _rs) \ macro