Home
last modified time | relevance | path

Searched refs:no_of_probe_req_ouis (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/fw_offload/core/inc/
Dwlan_fw_offload_main.h172 uint32_t no_of_probe_req_ouis; member
/wlan-driver/qcacld-3.0/components/fw_offload/core/src/
Dwlan_fw_offload_main.c330 allowlist->no_of_probe_req_ouis = 0; in fwol_parse_probe_req_ouis()
358 allowlist->no_of_probe_req_ouis = oui_indx; in fwol_parse_probe_req_ouis()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_main.c21091 ie_allowlist->num_vendor_oui = allowlist.no_of_probe_req_ouis; in hdd_update_ie_allowlist_attr()