Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_misc.h76 extern void ath_txqmove(struct ath_txq *dst, struct ath_txq *src);
H A Dif_ath_beacon.c810 ath_txqmove(cabq, &avp->av_mcastq); in ath_beacon_generate()
H A Dif_ath.c3799 ath_txqmove(struct ath_txq *dst, struct ath_txq *src) in ath_txqmove() function