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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c66 ah->ah_setupTxDesc = ar9300_Stub_SetupTxDesc;
H A Dar9300_freebsd.c144 ah->ah_setupTxDesc = ar9300_freebsd_setup_tx_desc;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c71 .ah_setupTxDesc = ar5210SetupTxDesc,
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c71 .ah_setupTxDesc = ar5211SetupTxDesc,
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c114 ah->ah_setupTxDesc = ar5416SetupTxDesc;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c67 .ah_setupTxDesc = ar5212SetupTxDesc,
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah.h1266 HAL_BOOL __ahdecl(*ah_setupTxDesc)(struct ath_hal *, struct ath_desc *, member in struct:ath_hal
/freebsd-11-stable/sys/dev/ath/
H A Dif_athvar.h1383 ((*(_ah)->ah_setupTxDesc)((_ah), (_ds), (_plen), (_hlen), (_atype), \

Completed in 109 milliseconds