Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_impl.h66 #define IEEE80211_BINTVAL_DEFAULT 100 /* default beacon interval (TU's) */ macro
H A Dnet80211.c801 ic->ic_bintval = IEEE80211_BINTVAL_DEFAULT; in ieee80211_attach()