Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/core/inc/
H A Dwlan_mlme_main.h1042 QDF_STATUS mlme_cfg_on_psoc_enable(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_ucfg_api.c101 status = mlme_cfg_on_psoc_enable(psoc); in ucfg_mlme_psoc_open()
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_main.c4064 QDF_STATUS mlme_cfg_on_psoc_enable(struct wlan_objmgr_psoc *psoc) in mlme_cfg_on_psoc_enable() function