Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/twt/core/src/
H A Dwlan_twt_cfg.h174 wlan_twt_cfg_get_24ghz_enabled(struct wlan_objmgr_psoc *psoc, bool *val);
330 wlan_twt_cfg_get_24ghz_enabled(struct wlan_objmgr_psoc *psoc, bool *val) in wlan_twt_cfg_get_24ghz_enabled() function
H A Dwlan_twt_cfg.c298 wlan_twt_cfg_get_24ghz_enabled(struct wlan_objmgr_psoc *psoc, bool *val) in wlan_twt_cfg_get_24ghz_enabled() function
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
H A Dwlan_twt_ucfg_ext_api.c137 return wlan_twt_cfg_get_24ghz_enabled(psoc, val); in ucfg_twt_cfg_get_24ghz_enabled()