Home
last modified time | relevance | path

Searched refs:twt_requestor (Results 1 – 11 of 11) sorted by relevance

/wlan-driver/qcacld-3.0/components/umac/twt/core/src/
H A Dwlan_twt_cfg.c50 twt_cfg->twt_requestor = cfg_get(psoc, CFG_TWT_REQUESTOR); in wlan_twt_cfg_init()
64 twt_debug("req: %d resp: %d", twt_cfg->twt_requestor, in wlan_twt_cfg_init()
114 twt_cfg->twt_requestor = QDF_MIN(tgt_caps->twt_requestor, in wlan_twt_cfg_update()
115 (enable_twt && twt_cfg->twt_requestor)); in wlan_twt_cfg_update()
129 twt_cfg->twt_requestor, twt_cfg->twt_responder, in wlan_twt_cfg_update()
146 *val = twt_psoc_obj->cfg_params.twt_requestor; in wlan_twt_cfg_get_requestor()
409 *val = QDF_MIN(tgt_caps->twt_requestor, in wlan_twt_cfg_get_support_in_11n_mode()
410 (enable_twt && twt_cfg->twt_requestor && *val)); in wlan_twt_cfg_get_support_in_11n_mode()
/wlan-driver/qca-wifi-host-cmn/target_if/twt/src/
H A Dtarget_if_twt.c182 caps->twt_requestor = true; in target_if_twt_fill_tgt_caps()
184 caps->twt_requestor = false; in target_if_twt_fill_tgt_caps()
227 caps->twt_requestor, in target_if_twt_fill_tgt_caps()
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/inc/
H A Dwlan_twt_ext_defs.h49 bool twt_requestor; member
/wlan-driver/qca-wifi-host-cmn/umac/twt/core/src/
H A Dwlan_twt_priv.h47 bool twt_requestor; member
/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_tgt_cfg.h100 bool twt_requestor; member
H A Dwma_if.h300 uint8_t twt_requestor; member
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_twt.c43 cmd->twt_requester = params->twt_requestor; in wma_set_twt_peer_caps()
226 if (params->twt_requestor) in wma_set_twt_peer_caps()
H A Dwma_main.c5491 cfg->twt_requestor = true; in wma_update_target_services()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_twt.c4319 services->twt_requestor, services->twt_responder, in hdd_update_tgt_twt_cap()
4335 QDF_MIN(services->twt_requestor, in hdd_update_tgt_twt_cap()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_assoc_utils.c2261 add_sta_params->twt_requestor = session_entry->peer_twt_requestor; in lim_update_peer_twt_caps()
3648 sta_ctx->twt_requestor = session->peer_twt_requestor; in lim_set_sta_ctx_twt()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c7603 bool twt_requestor = false;
7612 wlan_twt_get_requestor_cfg(mac->psoc, &twt_requestor);
7619 twt_requestor && twt_get_requestor_flag(mac);
11395 bool twt_requestor = false;
11407 wlan_twt_get_requestor_cfg(mac_ctx->psoc, &twt_requestor);
11409 twt_requestor && twt_get_requestor_flag(mac_ctx);