Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/inc/
H A Dwlan_twt_ucfg_ext_api.h42 QDF_STATUS ucfg_twt_psoc_open(struct wlan_objmgr_psoc *psoc);
327 QDF_STATUS ucfg_twt_psoc_open(struct wlan_objmgr_psoc *psoc) in ucfg_twt_psoc_open() function
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
H A Dwlan_twt_ucfg_ext_api.c23 QDF_STATUS ucfg_twt_psoc_open(struct wlan_objmgr_psoc *psoc) in ucfg_twt_psoc_open() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c19714 status = ucfg_twt_psoc_open(psoc); in hdd_component_psoc_open()