Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/twt/dispatcher/inc/ !
H A Dwlan_twt_ucfg_ext_cfg.h78 ucfg_twt_cfg_get_24ghz_enabled(struct wlan_objmgr_psoc *psoc, bool *val);
151 ucfg_twt_cfg_get_24ghz_enabled(struct wlan_objmgr_psoc *psoc, bool *val) in ucfg_twt_cfg_get_24ghz_enabled() function
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/ !
H A Dwlan_twt_ucfg_ext_api.c135 ucfg_twt_cfg_get_24ghz_enabled(struct wlan_objmgr_psoc *psoc, bool *val) in ucfg_twt_cfg_get_24ghz_enabled() function
/wlan-driver/qcacld-3.0/os_if/twt/src/ !
H A Dosif_twt_ext_rsp.c735 ucfg_twt_cfg_get_24ghz_enabled(psoc, &val); in osif_twt_send_get_capabilities_response()