Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/twt/core/src/
H A Dwlan_twt_cfg.h54 QDF_STATUS wlan_twt_cfg_update(struct wlan_objmgr_psoc *psoc);
256 static inline QDF_STATUS wlan_twt_cfg_update(struct wlan_objmgr_psoc *psoc) in wlan_twt_cfg_update() function
H A Dwlan_twt_cfg.c91 QDF_STATUS wlan_twt_cfg_update(struct wlan_objmgr_psoc *psoc) in wlan_twt_cfg_update() function
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
H A Dwlan_twt_ucfg_ext_api.c35 return wlan_twt_cfg_update(psoc); in ucfg_twt_update_psoc_config()