Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_impl.h65 #define IEEE80211_BINTVAL_MIN 25 /* min beacon interval (TU's) */ macro
H A Dnet80211_input.c1006 if (!(IEEE80211_BINTVAL_MIN <= scan.bintval && in ieee80211_recv_beacon()