Home
last modified time | relevance | path

Searched refs:ucfg_twt_update_psoc_config (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.h58 QDF_STATUS ucfg_twt_update_psoc_config(struct wlan_objmgr_psoc *psoc);
339 QDF_STATUS ucfg_twt_update_psoc_config(struct wlan_objmgr_psoc *psoc) in ucfg_twt_update_psoc_config() function
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
H A Dwlan_twt_ucfg_ext_api.c33 QDF_STATUS ucfg_twt_update_psoc_config(struct wlan_objmgr_psoc *psoc) in ucfg_twt_update_psoc_config() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_twt.c72 ucfg_twt_update_psoc_config(hdd_ctx->psoc); in hdd_update_tgt_twt_cap()