Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_discovery.c263 info = &bhdr->table_list[IP_DISCOVERY]; in amdgpu_discovery_init()
281 info = &bhdr->table_list[GC]; in amdgpu_discovery_init()
347 le16_to_cpu(bhdr->table_list[IP_DISCOVERY].offset)); in amdgpu_discovery_reg_base_init()
447 le16_to_cpu(bhdr->table_list[IP_DISCOVERY].offset)); in amdgpu_discovery_get_ip_version()
491 le16_to_cpu(bhdr->table_list[HARVEST_INFO].offset)); in amdgpu_discovery_harvest_ip()
546 le16_to_cpu(bhdr->table_list[GC].offset)); in amdgpu_discovery_get_gfx_info()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_mr.c15 struct list_head table_list; member
943 list_add_tail(&mr_table->node, &mr->table_list); in mlxsw_sp_mr_table_create()
1024 list_for_each_entry(mr_table, &mr->table_list, node) { in mlxsw_sp_mr_stats_update()
1049 INIT_LIST_HEAD(&mr->table_list); in mlxsw_sp_mr_init()
/linux/drivers/gpu/drm/amd/include/
A Ddiscovery.h60 table_info table_list[TOTAL_TABLES]; member

Completed in 10 milliseconds