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

/freebsd-11-stable/sys/dev/ath/
H A Dif_ath.c183 static void ath_txq_init(struct ath_softc *sc, struct ath_txq *, int);
1635 ath_txq_init(sc, &avp->av_mcastq, ATH_TXQ_SWQ);
3831 ath_txq_init(struct ath_softc *sc, struct ath_txq *txq, int qnum) function
3896 ath_txq_init(sc, &sc->sc_txq[qnum], qnum);

Completed in 55 milliseconds