Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_impl.h70 #define IEEE80211_HWBMISS_DEFAULT 7 /* h/w bmiss threshold (beacons) */ macro
H A Dnet80211.c804 ic->ic_bmissthreshold = IEEE80211_HWBMISS_DEFAULT; in ieee80211_attach()