Home
last modified time | relevance | path

Searched refs:ucfg_twt_cfg_get_responder (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/twt/dispatcher/inc/
H A Dwlan_twt_ucfg_ext_cfg.h46 QDF_STATUS ucfg_twt_cfg_get_responder(struct wlan_objmgr_psoc *psoc, bool *val);
129 QDF_STATUS ucfg_twt_cfg_get_responder(struct wlan_objmgr_psoc *psoc, bool *val) in ucfg_twt_cfg_get_responder() function
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
H A Dwlan_twt_ucfg_ext_api.c45 ucfg_twt_cfg_get_responder(struct wlan_objmgr_psoc *psoc, bool *val) in ucfg_twt_cfg_get_responder() function
/wlan-driver/qcacld-3.0/os_if/twt/src/
H A Dosif_twt_ext_req.c2369 ucfg_twt_cfg_get_responder(psoc, &is_responder_en); in osif_twt_add_ac_config()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_twt.c66 return ucfg_twt_cfg_get_responder(psoc, val); in hdd_get_twt_responder()
H A Dwlan_hdd_hostapd.c7711 ucfg_twt_cfg_get_responder(hdd_ctx->psoc, &twt_res_cfg); in wlan_hdd_configure_twt_responder()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_utils.c8091 ucfg_twt_cfg_get_responder(mac_ctx->psoc, &value); in lim_send_he_caps_ie()