Searched defs:cfg80211_scan_request (Results 1 – 1 of 1) sorted by relevance
414 struct cfg80211_scan_request { struct416 bool no_cck;417 bool scan_6ghz;418 bool duration_mandatory;419 bool first_part;420 int8_t tsf_report_link_id;421 uint16_t duration;422 uint32_t flags;423 struct wireless_dev *wdev;424 struct wiphy *wiphy;[all …]