Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h204 extern void ar5211GetTxIntrQueue(struct ath_hal *ah, uint32_t *);
H A Dar5211_attach.c75 .ah_getTxIntrQueue = ar5211GetTxIntrQueue,
H A Dar5211_xmit.c663 ar5211GetTxIntrQueue(struct ath_hal *ah, uint32_t *txqs) in ar5211GetTxIntrQueue() function