Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/inc/
H A Dwlan_fwol_ucfg_api.h323 QDF_STATUS ucfg_get_smart_chainmask_enabled(struct wlan_objmgr_psoc *psoc,
952 ucfg_get_smart_chainmask_enabled(struct wlan_objmgr_psoc *psoc, in ucfg_get_smart_chainmask_enabled() function
/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/src/
H A Dwlan_fwol_ucfg_api.c523 QDF_STATUS ucfg_get_smart_chainmask_enabled(struct wlan_objmgr_psoc *psoc, in ucfg_get_smart_chainmask_enabled() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c15928 ret = ucfg_get_smart_chainmask_enabled(hdd_ctx->psoc, in hdd_pre_enable_configure()