Searched refs:ath_txq_init (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c184 static void ath_txq_init(struct ath_softc *sc, struct ath_txq *, int);
1713 ath_txq_init(sc, &avp->av_mcastq, ATH_TXQ_SWQ);
3951 ath_txq_init(struct ath_softc *sc, struct ath_txq *txq, int qnum) function
4016 ath_txq_init(sc, &sc->sc_txq[qnum], qnum);

Completed in 51 milliseconds