Searched refs:arn_txq_setup (Results 1 – 3 of 3) sorted by relevance
556 struct ath_txq *arn_txq_setup(struct arn_softc *sc, int qtype, int subtype);
1586 arn_txq_setup(struct arn_softc *sc, int qtype, int subtype) in arn_txq_setup() function1686 txq = arn_txq_setup(sc, ATH9K_TX_QUEUE_DATA, haltype); in arn_tx_setup()
3019 sc->sc_cabq = arn_txq_setup(sc, ATH9K_TX_QUEUE_CAB, 0); in arn_attach()