Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/twt/core/src/
H A Dwlan_twt_cfg.h33 QDF_STATUS wlan_twt_cfg_init(struct wlan_objmgr_psoc *psoc);
246 static inline QDF_STATUS wlan_twt_cfg_init(struct wlan_objmgr_psoc *psoc) in wlan_twt_cfg_init() function
H A Dwlan_twt_cfg.c25 QDF_STATUS wlan_twt_cfg_init(struct wlan_objmgr_psoc *psoc) in wlan_twt_cfg_init() function
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
H A Dwlan_twt_ucfg_ext_api.c25 return wlan_twt_cfg_init(psoc); in ucfg_twt_psoc_open()