Home
last modified time | relevance | path

Searched refs:sc_wmetkipmic (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ath/
HDif_athvar.h639 sc_wmetkipmic:1,/* can do WME+TKIP MIC */ member
HDif_ath.c926 sc->sc_wmetkipmic = 1; in ath_attach()
2426 if ((ic->ic_cryptocaps & IEEE80211_CRYPTO_TKIP) && !sc->sc_wmetkipmic) { in ath_settkipmic()