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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c67 ah->ah_setupXTxDesc = ar9300_Stub_SetupXTxDesc;
H A Dar9300_freebsd.c145 ah->ah_setupXTxDesc = ar9300_freebsd_setup_x_tx_desc;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c72 .ah_setupXTxDesc = ar5210SetupXTxDesc,
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c72 .ah_setupXTxDesc = ar5211SetupXTxDesc,
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c115 ah->ah_setupXTxDesc = ar5416SetupXTxDesc;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c68 .ah_setupXTxDesc = ar5212SetupXTxDesc,
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah.h1274 HAL_BOOL __ahdecl(*ah_setupXTxDesc)(struct ath_hal *, struct ath_desc*, member in struct:ath_hal
/freebsd-11-stable/sys/dev/ath/
H A Dif_athvar.h1388 ((*(_ah)->ah_setupXTxDesc)((_ah), (_ds), \

Completed in 133 milliseconds