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.h391 struct cfg80211_scan_request { struct
393 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 …]