Searched defs:scan_mac_oui (Results 1 – 3 of 3) sorted by relevance
2031 struct scan_mac_oui { struct2032 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;
10184 struct scan_mac_oui *scan_mac_oui) in sme_set_scanning_mac_oui()
5004 struct scan_mac_oui scan_mac_oui = { {0} }; in __wlan_hdd_cfg80211_set_scanning_mac_oui() local