Home
last modified time | relevance | path

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

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