Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_param.h2031 struct scan_mac_oui { struct
2032 uint8_t oui[WMI_WIFI_SCANNING_MAC_OUI_LENGTH];
2033 uint32_t vdev_id;
2034 bool enb_probe_req_sno_randomization;
2035 struct probe_req_allowlist_attr ie_allowlist;
/wlan-driver/qcacld-3.0/core/sme/src/common/
Dsme_api.c10184 struct scan_mac_oui *scan_mac_oui) in sme_set_scanning_mac_oui()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cfg80211.c5004 struct scan_mac_oui scan_mac_oui = { {0} }; in __wlan_hdd_cfg80211_set_scanning_mac_oui() local