Searched defs:ieee80211_scanparams (Results 1 – 1 of 1) sorted by relevance
300 struct ieee80211_scanparams { struct301 uint16_t capinfo; /* 802.11 capabilities */302 enum ieee80211_phytype phytype;303 uint16_t fhdwell; /* FHSS dwell interval */304 uint8_t chan;305 uint8_t bchan;306 uint8_t fhindex;307 uint8_t erp;308 uint16_t bintval;309 uint8_t timoff;[all …]