Home
last modified time | relevance | path

Searched refs:IEEE80211_AID_MAX (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h929 #define IEEE80211_AID_MAX 2007 macro
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_node.c104 ic->ic_tim_len = howmany(IEEE80211_AID_MAX, 8) * sizeof (uint8_t); in ieee80211_node_lateattach()