Home
last modified time | relevance | path

Searched refs:ucfg_fwol_get_gcmp_enable (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/inc/
H A Dwlan_fwol_ucfg_api.h531 bool ucfg_fwol_get_gcmp_enable(struct wlan_objmgr_psoc *psoc);
1014 static inline bool ucfg_fwol_get_gcmp_enable(struct wlan_objmgr_psoc *psoc) in ucfg_fwol_get_gcmp_enable() function
/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/src/
H A Dwlan_fwol_ucfg_api.c807 bool ucfg_fwol_get_gcmp_enable(struct wlan_objmgr_psoc *psoc) in ucfg_fwol_get_gcmp_enable() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c16842 ucfg_fwol_get_gcmp_enable(hdd_ctx->psoc), in hdd_configure_cds()
H A Dwlan_hdd_cfg80211.c21912 if (ucfg_fwol_get_gcmp_enable(hdd_ctx->psoc)) { in wlan_hdd_cfg80211_init()