Home
last modified time | relevance | path

Searched refs:ucfg_fwol_psoc_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.h59 QDF_STATUS ucfg_fwol_psoc_enable(struct wlan_objmgr_psoc *psoc);
810 static inline QDF_STATUS ucfg_fwol_psoc_enable(struct wlan_objmgr_psoc *psoc) in ucfg_fwol_psoc_enable() function
/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/src/
H A Dwlan_fwol_ucfg_api.c46 QDF_STATUS ucfg_fwol_psoc_enable(struct wlan_objmgr_psoc *psoc) in ucfg_fwol_psoc_enable() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c19779 ucfg_fwol_psoc_enable(psoc); in hdd_component_psoc_enable()