Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/inc/
H A Dwlan_fwol_ucfg_api.h189 ucfg_fwol_get_ie_allowlist(struct wlan_objmgr_psoc *psoc, bool *ie_allowlist);
870 ucfg_fwol_get_ie_allowlist(struct wlan_objmgr_psoc *psoc, bool *ie_allowlist) in ucfg_fwol_get_ie_allowlist() function
/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() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c21066 status = ucfg_fwol_get_ie_allowlist(psoc, &is_ie_allowlist_enable); in hdd_update_ie_allowlist_attr()