Searched refs:sc_cabq (Results 1 – 3 of 3) sorted by relevance
938 struct ath_txq *sc_cabq; member
923 qnum = sc->sc_cabq->axq_qnum; in arn_tx_get_qnum()1793 int qnum = sc->sc_cabq->axq_qnum; in ath_cabq_update()
3019 sc->sc_cabq = arn_txq_setup(sc, ATH9K_TX_QUEUE_CAB, 0); in arn_attach()3020 if (sc->sc_cabq == NULL) { in arn_attach()