Searched refs:table_list (Results 1 – 3 of 3) sorted by relevance
399 info = &bhdr->table_list[IP_DISCOVERY]; in amdgpu_discovery_init()420 info = &bhdr->table_list[GC]; in amdgpu_discovery_init()442 info = &bhdr->table_list[HARVEST_INFO]; in amdgpu_discovery_init()464 info = &bhdr->table_list[VCN_INFO]; in amdgpu_discovery_init()486 info = &bhdr->table_list[MALL_INFO]; in amdgpu_discovery_init()554 le16_to_cpu(bhdr->table_list[IP_DISCOVERY].offset)); in amdgpu_discovery_read_harvest_bit_per_ip()615 offset = le16_to_cpu(bhdr->table_list[HARVEST_INFO].offset); in amdgpu_discovery_read_from_harvest_table()1231 le16_to_cpu(bhdr->table_list[IP_DISCOVERY].offset)); in amdgpu_discovery_reg_base_init()1427 offset = le16_to_cpu(bhdr->table_list[GC].offset); in amdgpu_discovery_get_gfx_info()1527 offset = le16_to_cpu(bhdr->table_list[MALL_INFO].offset); in amdgpu_discovery_get_mall_info()[all …]
15 struct list_head table_list; member940 list_add_tail(&mr_table->node, &mr->table_list); in mlxsw_sp_mr_table_create()1021 list_for_each_entry(mr_table, &mr->table_list, node) { in mlxsw_sp_mr_stats_update()1046 INIT_LIST_HEAD(&mr->table_list); in mlxsw_sp_mr_init()
64 table_info table_list[TOTAL_TABLES]; member