Home
last modified time | relevance | path

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

/dflybsd-src/sys/netproto/802_11/
H A Dieee80211_scan.h223 struct ieee80211_scanparams { struct
224 uint8_t status; /* bitmask of IEEE80211_BPARSE_* */
225 uint8_t chan; /* channel # from FH/DSPARMS */
226 uint8_t bchan; /* curchan's channel # */
227 uint8_t fhindex;
228 uint16_t fhdwell; /* FHSS dwell interval */
229 uint16_t capinfo; /* 802.11 capabilities */
230 uint16_t erp; /* NB: 0x100 indicates ie present */
231 uint16_t bintval;
232 uint8_t timoff;
[all …]