Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto.c148 cipher, cipher < IEEE80211_N(cipher_modnames) ? in ieee80211_crypto_newkey()
376 ASSERT(cipher < IEEE80211_N(ciphermap)); in ieee80211_crypto_getciphertype()
H A Dnet80211_impl.h368 #define IEEE80211_N(a) (sizeof (a) / sizeof (a[0])) macro
H A Dnet80211.c413 ASSERT(mode < IEEE80211_N(chanflags)); in ieee80211_setmode()