Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211.h180 extern HAL_BOOL ar5211ResetTxQueue(struct ath_hal *ah, u_int q);
H A Dar5211_attach.c66 .ah_resetTxQueue = ar5211ResetTxQueue,
H A Dar5211_xmit.c233 ar5211ResetTxQueue(struct ath_hal *ah, u_int q) in ar5211ResetTxQueue() function
H A Dar5211_reset.c496 ar5211ResetTxQueue(ah, q); in ar5211Reset()