Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/inc/
H A Dwlan_fwol_ucfg_api.h870 ucfg_fwol_get_ie_allowlist(struct wlan_objmgr_psoc *psoc, bool *ie_allowlist) in ucfg_fwol_get_ie_allowlist()
876 ucfg_fwol_set_ie_allowlist(struct wlan_objmgr_psoc *psoc, bool ie_allowlist) in ucfg_fwol_set_ie_allowlist()
/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/src/
H A Dwlan_fwol_ucfg_api.c279 ucfg_fwol_get_ie_allowlist(struct wlan_objmgr_psoc *psoc, bool *ie_allowlist) in ucfg_fwol_get_ie_allowlist()
295 ucfg_fwol_set_ie_allowlist(struct wlan_objmgr_psoc *psoc, bool ie_allowlist) in ucfg_fwol_set_ie_allowlist()
/wlan-driver/qcacld-3.0/components/fw_offload/core/inc/
H A Dwlan_fw_offload_main.h163 bool ie_allowlist; member
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/inc/
H A Dwlan_scan_public_structs.h1232 struct probe_req_allowlist_attr ie_allowlist; member
1574 struct probe_req_allowlist_attr ie_allowlist; member
1588 struct probe_req_allowlist_attr ie_allowlist; member
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
H A Dwlan_scan_ucfg_api.c1477 struct probe_req_allowlist_attr *ie_allowlist) in ucfg_copy_ie_allowlist_attrs()
/wlan-driver/qca-wifi-host-cmn/umac/scan/core/src/
H A Dwlan_scan_main.h579 struct probe_req_allowlist_attr ie_allowlist; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c4120 struct probe_req_allowlist_attr *ie_allowlist) in wmi_fill_ie_allowlist_attrs()
4151 struct probe_req_allowlist_attr *ie_allowlist = &params->ie_allowlist; in send_scan_start_cmd_tlv() local
6175 struct probe_req_allowlist_attr *ie_allowlist = &psetoui->ie_allowlist; in send_scan_probe_setoui_cmd_tlv() local
6678 struct probe_req_allowlist_attr *ie_allowlist = &pno->ie_allowlist; in send_pno_start_cmd_tlv() local
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c21057 void hdd_update_ie_allowlist_attr(struct probe_req_allowlist_attr *ie_allowlist, in hdd_update_ie_allowlist_attr()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h2035 struct probe_req_allowlist_attr ie_allowlist; member