Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_stub.c67 ah->ah_setupXTxDesc = ar9300_Stub_SetupXTxDesc; in ar9300_set_stub_functions()
HDar9300_freebsd.c357 ah->ah_setupXTxDesc = ar9300_freebsd_setup_x_tx_desc; in ar9300_attach_freebsd_ops()
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5210/
HDar5210_attach.c72 .ah_setupXTxDesc = ar5210SetupXTxDesc,
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211_attach.c72 .ah_setupXTxDesc = ar5211SetupXTxDesc,
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c68 .ah_setupXTxDesc = ar5212SetupXTxDesc,
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c115 ah->ah_setupXTxDesc = ar5416SetupXTxDesc; in ar5416InitState()
/freebsd-14-stable/sys/dev/ath/ath_hal/
HDah.h1295 HAL_BOOL __ahdecl(*ah_setupXTxDesc)(struct ath_hal *, struct ath_desc*, member
/freebsd-14-stable/sys/dev/ath/
HDif_athvar.h1397 ((*(_ah)->ah_setupXTxDesc)((_ah), (_ds), \