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 Den_tc.c3616 u64 fsystem_guid, psystem_guid; in mlx5e_same_hw_devs() local
3621 fsystem_guid = mlx5_query_nic_system_image_guid(fmdev); in mlx5e_same_hw_devs()
3624 return (fsystem_guid == psystem_guid); in mlx5e_same_hw_devs()