Searched refs:ah_numTxPending (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c67 .ah_numTxPending = ar5210NumTxPending,
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c67 .ah_numTxPending = ar5211NumTxPending,
/freebsd-9.3-release/sys/dev/ath/ath_hal/
H A Dah.h852 uint32_t __ahdecl(*ah_numTxPending)(struct ath_hal *, u_int q); member in struct:ath_hal
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c63 .ah_numTxPending = ar5212NumTxPending,
/freebsd-9.3-release/sys/dev/ath/
H A Dif_athvar.h463 ((*(_ah)->ah_numTxPending)((_ah), (_q)))

Completed in 104 milliseconds