Home
last modified time | relevance | path

Searched defs:ieee80211_scanparams (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/net80211/
H A Dieee80211_node.h299 struct ieee80211_scanparams { struct
300 u_int16_t sp_capinfo; /* 802.11 capabilities */
301 u_int16_t sp_fhdwell; /* FHSS dwell interval */
302 u_int8_t sp_chan; /* */
303 u_int8_t sp_bchan;
304 u_int8_t sp_fhindex;
305 u_int8_t sp_erp;
306 u_int16_t sp_bintval;
307 u_int16_t sp_timoff;
308 u_int8_t *sp_tim;
[all …]