Lines Matching refs:hccs_chip_info
55 static struct hccs_chip_info *kobj_to_chip_info(struct kobject *k) in kobj_to_chip_info()
57 return container_of(k, struct hccs_chip_info, kobj); in kobj_to_chip_info()
299 struct hccs_chip_info *chip) in hccs_get_chip_info()
319 struct hccs_chip_info *chip; in hccs_query_chip_info_on_platform()
331 hdev->chip_num * sizeof(struct hccs_chip_info), in hccs_query_chip_info_on_platform()
391 struct hccs_chip_info *chip; in hccs_query_all_die_info_on_platform()
536 struct hccs_chip_info *chip; in hccs_query_all_port_info_on_platform()
602 const struct hccs_chip_info *chip = die->chip; in hccs_query_port_link_status()
629 const struct hccs_chip_info *chip = die->chip; in hccs_query_port_crc_err_cnt()
961 const struct hccs_chip_info *chip = kobj_to_chip_info(kobj); in all_linked_on_chip_show()
992 const struct hccs_chip_info *chip = kobj_to_chip_info(kobj); in linked_full_lane_on_chip_show()
1023 const struct hccs_chip_info *chip = kobj_to_chip_info(kobj); in crc_err_cnt_sum_on_chip_show()
1075 static void hccs_remove_chip_dir(struct hccs_chip_info *chip) in hccs_remove_chip_dir()
1114 struct hccs_chip_info *chip, in hccs_create_die_dir()
1147 struct hccs_chip_info *chip) in hccs_create_chip_dir()
1177 struct hccs_chip_info *chip; in hccs_create_topo_dirs()