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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_core.h938 struct ath_txq *sc_cabq; member in struct:arn_softc
H A Darn_main.c2969 sc->sc_cabq = arn_txq_setup(sc, ATH9K_TX_QUEUE_CAB, 0);
2970 if (sc->sc_cabq == NULL) {
H A Darn_xmit.c922 qnum = sc->sc_cabq->axq_qnum;
1749 int qnum = sc->sc_cabq->axq_qnum;

Completed in 59 milliseconds