Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h64 #define IEEE80211_C_TKIP 0x00000002 /* CAPABILITY: TKIP available */ macro
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c2185 ic->ic_caps |= IEEE80211_C_TKIP; in ath_attach()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_main.c2569 ic->ic_caps |= IEEE80211_C_TKIP; in arn_get_hw_encap()
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c4057 ic->ic_caps |= IEEE80211_C_WEP | IEEE80211_C_TKIP | IEEE80211_C_AES_CCM; in mwl_attach()