Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/core/inc/
H A Dtarget_if.h3044 info->wlan_res_cfg.reo_qdesc_shared_addr_table_enabled = false; in target_if_set_reo_shared_qref_feature()
3051 info->wlan_res_cfg.reo_qdesc_shared_addr_table_enabled = true; in target_if_set_reo_shared_qref_feature()
3053 info->wlan_res_cfg.reo_qdesc_shared_addr_table_enabled = false; in target_if_set_reo_shared_qref_feature()
3061 info->wlan_res_cfg.reo_qdesc_shared_addr_table_enabled = false; in target_if_set_reo_shared_qref_feature()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h7031 bool reo_qdesc_shared_addr_table_enabled; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c9907 if (tgt_res_cfg->reo_qdesc_shared_addr_table_enabled) in wmi_copy_resource_config()