Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_stub.c66 ah->ah_setupTxDesc = ar9300_Stub_SetupTxDesc; in ar9300_set_stub_functions()
HDar9300_freebsd.c339 ah->ah_setupTxDesc = ar9300_freebsd_setup_tx_desc; in ar9300_attach_freebsd_ops()
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5210/
HDar5210_attach.c71 .ah_setupTxDesc = ar5210SetupTxDesc,
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211_attach.c71 .ah_setupTxDesc = ar5211SetupTxDesc,
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c67 .ah_setupTxDesc = ar5212SetupTxDesc,
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c114 ah->ah_setupTxDesc = ar5416SetupTxDesc; in ar5416InitState()
/freebsd-13-stable/sys/dev/ath/ath_hal/
HDah.h1287 HAL_BOOL __ahdecl(*ah_setupTxDesc)(struct ath_hal *, struct ath_desc *, member
/freebsd-13-stable/sys/dev/ath/
HDif_athvar.h1390 ((*(_ah)->ah_setupTxDesc)((_ah), (_ds), (_plen), (_hlen), (_atype), \