Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/inc/
H A Dwlan_fwol_ucfg_api.h523 bool ucfg_fwol_get_sae_enable(struct wlan_objmgr_psoc *psoc);
1009 static inline bool ucfg_fwol_get_sae_enable(struct wlan_objmgr_psoc *psoc) in ucfg_fwol_get_sae_enable() function
/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/src/
H A Dwlan_fwol_ucfg_api.c795 bool ucfg_fwol_get_sae_enable(struct wlan_objmgr_psoc *psoc) in ucfg_fwol_get_sae_enable() function
801 bool ucfg_fwol_get_sae_enable(struct wlan_objmgr_psoc *psoc) in ucfg_fwol_get_sae_enable() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c21483 if (ucfg_fwol_get_sae_enable(hdd_ctx->psoc)) in wlan_hdd_cfg80211_set_wiphy_sae_feature()