Home
last modified time | relevance | path

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

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