Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h414 struct cfg80211_scan_request { struct
416 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 …]