Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h179 extern HAL_BOOL ar5211ResetTxQueue(struct ath_hal *ah, u_int q);
H A Dar5211_attach.c65 .ah_resetTxQueue = ar5211ResetTxQueue,
H A Dar5211_xmit.c232 ar5211ResetTxQueue(struct ath_hal *ah, u_int q) in ar5211ResetTxQueue() function
H A Dar5211_reset.c488 ar5211ResetTxQueue(ah, q); in ar5211Reset()