Home
last modified time | relevance | path

Searched refs:num_tdls_vdevs (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
H A Dinit_cmd_api.c466 init_param->res_cfg->num_tdls_vdevs = WLAN_UMAC_MLO_MAX_VDEVS; in init_deinit_set_tdls_mlo_vdev()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c629 tgt_cfg->num_tdls_vdevs = CFG_TGT_NUM_TDLS_VDEVS; in wma_set_default_tgt_config()
3379 wlan_res_cfg->num_tdls_vdevs = WLAN_UMAC_MLO_MAX_VDEVS; in wma_update_num_tdls_vdevs_if_11be_mlo()
3380 wma_debug("update tdls num vdevs %d", wlan_res_cfg->num_tdls_vdevs); in wma_update_num_tdls_vdevs_if_11be_mlo()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h6963 uint32_t num_tdls_vdevs; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c9674 resource_cfg->num_tdls_vdevs = tgt_res_cfg->num_tdls_vdevs; in wmi_copy_resource_config()
12161 resource_cfg->num_tdls_vdevs); in init_cmd_send_tlv()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h4113 A_UINT32 num_tdls_vdevs; /* number of vdevs allowed to do tdls */ member