Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211.h203 extern void ar5211GetTxIntrQueue(struct ath_hal *ah, uint32_t *);
Dar5211_attach.c74 .ah_getTxIntrQueue = ar5211GetTxIntrQueue,
Dar5211_xmit.c660 ar5211GetTxIntrQueue(struct ath_hal *ah, uint32_t *txqs) in ar5211GetTxIntrQueue() function