Searched refs:iolink_type (Results 1 – 3 of 3) sorted by relevance
277 sysfs_show_32bit_prop(buffer, offs, "type", iolink->iolink_type); in iolink_show()300 static struct kobj_type iolink_type = { variable733 ret = kobject_init_and_add(iolink->kobj, &iolink_type, in kfd_build_sysfs_node_entry()1203 if (link->iolink_type == CRAT_IOLINK_TYPE_XGMI) in kfd_set_iolink_no_atomics()1233 inbound_link->iolink_type == CRAT_IOLINK_TYPE_PCIEXPRESS) in kfd_set_iolink_non_coherent()1240 if (inbound_link->iolink_type == CRAT_IOLINK_TYPE_PCIEXPRESS || in kfd_set_iolink_non_coherent()1241 (inbound_link->iolink_type == CRAT_IOLINK_TYPE_XGMI && in kfd_set_iolink_non_coherent()
143 uint32_t iolink_type; member
1026 props->iolink_type = iolink->io_interface_type; in kfd_parse_subtype_iolink()1028 if (props->iolink_type == CRAT_IOLINK_TYPE_PCIEXPRESS) in kfd_parse_subtype_iolink()1030 else if (props->iolink_type == CRAT_IOLINK_TYPE_XGMI) in kfd_parse_subtype_iolink()