Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddev.c567 u8 fsystem_guid[MLX5_SW_IMAGE_GUID_MAX_BYTES]; in mlx5_same_hw_devs() local
572 mlx5_query_nic_sw_system_image_guid(dev, fsystem_guid, &flen); in mlx5_same_hw_devs()
576 !memcmp(fsystem_guid, psystem_guid, flen); in mlx5_same_hw_devs()