Home
last modified time | relevance | path

Searched refs:ah_setupLastTxDesc (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c493 ah->ah_setupLastTxDesc = ar9300_freebsd_setup_last_tx_desc; in ar9300_attach_freebsd_ops()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c186 ah->ah_setupLastTxDesc = ar5416SetupLastTxDesc; in ar5416InitState()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1472 HAL_BOOL __ahdecl(*ah_setupLastTxDesc)(struct ath_hal *, member
/freebsd/sys/dev/ath/
H A Dif_athvar.h1430 ((*(_ah)->ah_setupLastTxDesc)((_ah), (_ds), (_ds0)))