Searched refs:sc_mrrprot (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/ath/ath_rate/sample/
H A Dsample.c515 if (mrr && (ic->ic_flags & IEEE80211_F_USEPROT && !sc->sc_mrrprot))
889 if (mrr && (ic->ic_flags & IEEE80211_F_USEPROT && !sc->sc_mrrprot))
/freebsd-11.0-release/sys/dev/ath/
H A Dif_athvar.h617 sc_mrrprot : 1,/* MRR + protection support */ member in struct:ath_softc
H A Dif_ath.c1054 sc->sc_mrrprot = 0; /* XXX should be a capability */
1074 sc->sc_mrrprot = 1; /* XXX should be a capability */
H A Dif_ath_tx.c1288 if (!sc->sc_mrrprot) {

Completed in 85 milliseconds