Home
last modified time | relevance | path

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
H A Darn_xmit.c922 qnum = sc->sc_cabq->axq_qnum; in arn_tx_get_qnum()
1749 int qnum = sc->sc_cabq->axq_qnum; in ath_cabq_update()
H A Darn_main.c2969 sc->sc_cabq = arn_txq_setup(sc, ATH9K_TX_QUEUE_CAB, 0); in arn_attach()
2970 if (sc->sc_cabq == NULL) { in arn_attach()