Lines Matching refs:sc_cabq
416 sc->sc_cabq = ath_txq_setup(sc, HAL_TX_QUEUE_CAB, 0);
417 if (sc->sc_cabq == NULL) {
453 switch (sc->sc_txqsetup &~ (1<<sc->sc_cabq->axq_qnum)) {
2338 ncabq = ath_hal_numtxpending(ah, sc->sc_cabq->axq_qnum);
2399 ath_hal_txstart(ah, sc->sc_cabq->axq_qnum);
3850 txq = sc->sc_cabq;
4100 if (txq != sc->sc_cabq)
4238 if (txqactive(sc->sc_ah, sc->sc_cabq->axq_qnum))
4239 ath_tx_processq(sc, sc->sc_cabq);
4279 if (txqactive(sc->sc_ah, sc->sc_cabq->axq_qnum))
4280 ath_tx_processq(sc, sc->sc_cabq);
5520 sc->sc_cabq->axq_qnum);