Home
last modified time | relevance | path

Searched refs:sc_cabq_enable (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/ath/
HDif_ath_sysctl.c969 &sc->sc_cabq_enable, 0, in ath_sysctlattach()
HDif_athvar.h660 int sc_cabq_enable; /* Enable cabq transmission */ member
HDif_ath_tx.c1939 if (sc->sc_cabq_enable && ismcast && (vap->iv_ps_sta || avp->av_mcastq.axq_depth)) { in ath_tx_start()
HDif_ath.c1012 sc->sc_cabq_enable = 1; in ath_attach()