Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto.c171 (ic->ic_caps & IEEE80211_C_TKIPMIC) == 0) { in ieee80211_crypto_newkey()
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h80 #define IEEE80211_C_TKIPMIC 0x00020000 /* CAPABILITY: TKIP MIC avail */ macro
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c2193 ic->ic_caps |= IEEE80211_C_TKIPMIC; in ath_attach()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_main.c2575 ic->ic_caps |= IEEE80211_C_TKIPMIC; in arn_get_hw_encap()