Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_rx.c1110 status = ath_hal_rxprocdesc(ah, ds, in ath_rx_proc()
1371 HAL_STATUS status = ath_hal_rxprocdesc(ah, ds, in ath_legacy_stoprecv()
H A Dif_ath_rx_edma.c434 bf->bf_rxstatus = ath_hal_rxprocdesc(ah, ds, bf->bf_daddr, in ath_edma_recv_proc_queue()
H A Dif_athvar.h1401 #define ath_hal_rxprocdesc(_ah, _ds, _dspa, _dsnext, _rs) \ macro