Searched refs:ath_txqmove (Results 1 – 3 of 3) sorted by relevance
76 extern void ath_txqmove(struct ath_txq *dst, struct ath_txq *src);
810 ath_txqmove(cabq, &avp->av_mcastq); in ath_beacon_generate()
3799 ath_txqmove(struct ath_txq *dst, struct ath_txq *src) in ath_txqmove() function