Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c63 ah->ah_numTxPending = ar9300_Stub_NumTxPending; in ar9300_set_stub_functions()
H A Dar9300_stub_funcs.h174 extern uint32_t ar9300_Stub_NumTxPending(struct ath_hal *ah, u_int q);
H A Dar9300_stub_funcs.c1002 ar9300_Stub_NumTxPending(struct ath_hal *ah, u_int q) in ar9300_Stub_NumTxPending() function