Searched refs:table_list (Results 1 – 3 of 3) sorted by relevance
383 info = &bhdr->table_list[NPS_INFO]; in amdgpu_discovery_verify_npsinfo()459 info = &bhdr->table_list[IP_DISCOVERY]; in amdgpu_discovery_init()480 info = &bhdr->table_list[GC]; in amdgpu_discovery_init()502 info = &bhdr->table_list[HARVEST_INFO]; in amdgpu_discovery_init()524 info = &bhdr->table_list[VCN_INFO]; in amdgpu_discovery_init()546 info = &bhdr->table_list[MALL_INFO]; in amdgpu_discovery_init()616 le16_to_cpu(bhdr->table_list[IP_DISCOVERY].offset)); in amdgpu_discovery_read_harvest_bit_per_ip()677 offset = le16_to_cpu(bhdr->table_list[HARVEST_INFO].offset); in amdgpu_discovery_read_from_harvest_table()1129 le16_to_cpu(bhdr->table_list[IP_DISCOVERY].offset)); in amdgpu_discovery_sysfs_recurse()1299 le16_to_cpu(bhdr->table_list[IP_DISCOVERY].offset)); in amdgpu_discovery_reg_base_init()[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