Searched defs:cfg80211_scan_request (Results 1 – 1 of 1) sorted by relevance
391 struct cfg80211_scan_request { struct393 bool no_cck;394 bool scan_6ghz;395 bool duration_mandatory;396 int8_t tsf_report_link_id;397 uint16_t duration;398 uint32_t flags;399 struct wireless_dev *wdev;400 struct wiphy *wiphy;401 uint64_t scan_start;[all …]