Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h178 extern HAL_BOOL ar5211ReleaseTxQueue(struct ath_hal *ah, u_int q);
H A Dar5211_attach.c64 .ah_releaseTxQueue = ar5211ReleaseTxQueue,
H A Dar5211_xmit.c198 ar5211ReleaseTxQueue(struct ath_hal *ah, u_int q) in ar5211ReleaseTxQueue() function