Home
last modified time | relevance | path

Searched refs:ucfg_twt_cfg_is_twt_enabled (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.h178 bool ucfg_twt_cfg_is_twt_enabled(struct wlan_objmgr_psoc *psoc);
440 bool ucfg_twt_cfg_is_twt_enabled(struct wlan_objmgr_psoc *psoc) in ucfg_twt_cfg_is_twt_enabled() function
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
H A Dwlan_twt_ucfg_ext_api.c116 bool ucfg_twt_cfg_is_twt_enabled(struct wlan_objmgr_psoc *psoc) in ucfg_twt_cfg_is_twt_enabled() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.c7709 enable_twt = ucfg_twt_cfg_is_twt_enabled(hdd_ctx->psoc); in wlan_hdd_configure_twt_responder()