Searched refs:ah_procRxDesc (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c87 ah->ah_procRxDesc = ar9300_Stub_ProcRxDesc;
H A Dar9300_freebsd.c171 ah->ah_procRxDesc = ar9300_proc_rx_desc_freebsd;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c95 .ah_procRxDesc = ar5210ProcRxDesc,
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c95 .ah_procRxDesc = ar5211ProcRxDesc,
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c129 ah->ah_procRxDesc = ar5416ProcRxDesc;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c91 .ah_procRxDesc = ar5212ProcRxDesc,
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah.h1316 HAL_STATUS __ahdecl(*ah_procRxDesc)(struct ath_hal *, member in struct:ath_hal
/freebsd-11-stable/sys/dev/ath/
H A Dif_athvar.h1379 ((*(_ah)->ah_procRxDesc)((_ah), (_ds), (_dspa), (_dsnext), 0, (_rs)))

Completed in 186 milliseconds