Home
last modified time | relevance | path

Searched refs:services (Results 1 – 18 of 18) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/inc/
Dwma_tgt_cfg.h252 struct wma_tgt_services services; member
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_twt.c4298 struct wma_tgt_services *services = &cfg->services; in hdd_update_tgt_twt_cap() local
4319 services->twt_requestor, services->twt_responder, in hdd_update_tgt_twt_cap()
4327 services->twt_responder); in hdd_update_tgt_twt_cap()
4335 QDF_MIN(services->twt_requestor, in hdd_update_tgt_twt_cap()
4345 QDF_MIN(services->twt_responder, in hdd_update_tgt_twt_cap()
Dwlan_hdd_main.c2868 cfg->services.is_fils_roaming_supported; in hdd_update_tgt_cfg()
2871 cfg->services.is_11k_offload_supported; in hdd_update_tgt_cfg()
2940 hdd_update_tgt_services(hdd_ctx, &cfg->services); in hdd_update_tgt_cfg()
2947 if (cfg->services.en_11ax && in hdd_update_tgt_cfg()
3045 hdd_update_tid_to_link_supported(hdd_ctx, &cfg->services); in hdd_update_tgt_cfg()
3070 hdd_ctx->lte_coex_ant_share = cfg->services.lte_coex_ant_share; in hdd_update_tgt_cfg()
3071 hdd_ctx->obss_scan_offload = cfg->services.obss_scan_offload; in hdd_update_tgt_cfg()
3098 ucfg_psoc_mlme_set_11be_capab(hdd_ctx->psoc, cfg->services.en_11be); in hdd_update_tgt_cfg()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified.c3232 wmi_handle->services = soc->services; in wmi_unified_get_pdev_handle()
3356 wmi_handle->services = soc->services; in wmi_unified_attach()
Dwmi_unified_api.c1767 (wmi_handle->services[service_id] != WMI_SERVICE_UNAVAILABLE)) { in wmi_service_enabled()
1770 wmi_handle->services[service_id]); in wmi_service_enabled()
Dwmi_unified_tlv.c23189 populate_tlv_service(wmi_handle->services); in wmi_tlv_attach()
/wlan-driver/qcacld-3.0/configs/
Dqca6174_defconfig228 # Enable Obj Mgr Degug services if slub build
Dwcn6450_defconfig246 # Enable Obj Mgr Degug services if slub build
Dqca6390_defconfig267 # Enable Obj Mgr Degug services if slub build
Dpeach_defconfig414 # Enable Obj Mgr Degug services if slub build
Dwear_defconfig337 # Enable Obj Mgr Degug services if slub build
Ddefault_defconfig623 # Enable Obj Mgr Degug services if slub build
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_eht.c429 if (!tgt_cfg->services.en_11be) { in wma_update_target_ext_eht_cap()
Dwma_he.c830 if (!tgt_cfg->services.en_11ax) { in wma_update_target_ext_he_cap()
Dwma_main.c6423 wma_update_target_services(wmi_handle, &tgt_cfg.services); in wma_update_hdd_cfg()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h3558 uint32_t *services; member
3617 uint32_t services[wmi_services_max]; member
/wlan-driver/qcacld-3.0/
DKconfig1441 bool "Enable WLAN Obj Mgr Debug services"
DKbuild1295 ############ CDS (Connectivity driver services) ############