Searched refs:ath9k_hw_gettxbuf (Results 1 – 3 of 3) sorted by relevance
45 u32 ath9k_hw_gettxbuf(struct ath_hw *ah, u32 q) in ath9k_hw_gettxbuf() function49 EXPORT_SYMBOL(ath9k_hw_gettxbuf);
673 u32 ath9k_hw_gettxbuf(struct ath_hw *ah, u32 q);
2008 txq->axq_qnum, ath9k_hw_gettxbuf(sc->sc_ah, txq->axq_qnum), in ath_tx_processq()