Searched refs:ar5211GetTxIntrQueue (Results 1 – 3 of 3) sorted by relevance
203 extern void ar5211GetTxIntrQueue(struct ath_hal *ah, uint32_t *);
74 .ah_getTxIntrQueue = ar5211GetTxIntrQueue,
660 ar5211GetTxIntrQueue(struct ath_hal *ah, uint32_t *txqs) in ar5211GetTxIntrQueue() function