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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c185 static struct ath_txq *ath_txq_setup(struct ath_softc*, int qtype, int subtype);
786 sc->sc_cabq = ath_txq_setup(sc, HAL_TX_QUEUE_CAB, 0);
3970 ath_txq_setup(struct ath_softc *sc, int qtype, int subtype) function
4041 txq = ath_txq_setup(sc, HAL_TX_QUEUE_DATA, haltype);

Completed in 30 milliseconds