Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A D_ieee80211.h377 #define IEEE80211_AID_MIN 16 macro
H A Dieee80211_node.c169 if (vap->iv_max_aid < IEEE80211_AID_MIN) { in ieee80211_node_latevattach()
170 vap->iv_max_aid = IEEE80211_AID_MIN; in ieee80211_node_latevattach()