Home
last modified time | relevance | path

Searched refs:ah_getTxRawTxDesc (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c367 ah->ah_getTxRawTxDesc = ar9300_get_raw_tx_desc; in ar9300_attach_freebsd_ops()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1318 void __ahdecl(*ah_getTxRawTxDesc)(struct ath_hal *, u_int32_t *); member
/freebsd/sys/dev/ath/
H A Dif_athvar.h1418 ((*(_ah)->ah_getTxRawTxDesc)((_ah), (_txstatus)))