Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2041 u64 fsystem_guid, psystem_guid; in same_hw_devs() local
2046 mlx5_query_nic_vport_system_image_guid(fmdev, &fsystem_guid); in same_hw_devs()
2049 return (fsystem_guid == psystem_guid); in same_hw_devs()