Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/
HDif_ath_misc.h83 extern void ath_txqmove(struct ath_txq *dst, struct ath_txq *src);
HDif_ath_beacon.c799 ath_txqmove(cabq, &avp->av_mcastq); in ath_beacon_generate()
HDif_ath.c3614 ath_txqmove(struct ath_txq *dst, struct ath_txq *src) in ath_txqmove() function