Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dverbs.c311 __be64 ib_hfi1_sys_image_guid; variable
1351 rdi->dparms.props.sys_image_guid = ib_hfi1_sys_image_guid; in hfi1_fill_device_attr()
1473 ib_hfi1_sys_image_guid = in modify_device()
1839 if (!ib_hfi1_sys_image_guid) in hfi1_register_ib_device()
1840 ib_hfi1_sys_image_guid = ibdev->node_guid; in hfi1_register_ib_device()
Dverbs.h506 extern __be64 ib_hfi1_sys_image_guid; /* in network order */
Dmad.c553 trap->data.ntc_145.new_sys_guid = ib_hfi1_sys_image_guid; in hfi1_sys_guid_chg()
627 ni->system_image_guid = ib_hfi1_sys_image_guid; in __subn_get_opa_nodeinfo()
664 nip->sys_guid = ib_hfi1_sys_image_guid; in subn_get_nodeinfo()