Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_sysctl.c972 &sc->sc_cabq_enable, 0, in ath_sysctlattach()
H A Dif_athvar.h666 int sc_cabq_enable; /* Enable cabq transmission */ member
H A Dif_ath_tx.c2016 if (sc->sc_cabq_enable && ismcast && (vap->iv_ps_sta || avp->av_mcastq.axq_depth)) { in ath_tx_start()
H A Dif_ath.c1096 sc->sc_cabq_enable = 1; in ath_attach()