Home
last modified time | relevance | path

Searched refs:IEEE80211_KEY_MAX (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dnet80211_crypto.h129 #define IEEE80211_KEY_MAX IEEE80211_WEP_NKID macro
189 struct ieee80211_key cs_nw_keys[IEEE80211_KEY_MAX];
/titanic_50/usr/src/uts/common/io/wpi/
H A Dwpi.c3432 for (int i = 0; i < IEEE80211_KEY_MAX; i++) {
/titanic_50/usr/src/uts/common/io/iwk/
H A Diwk2.c6324 for (int i = 0; i < IEEE80211_KEY_MAX; i++) { in iwk_fast_recover()