Home
last modified time | relevance | path

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

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