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