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

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddev.c558 u64 fsystem_guid, psystem_guid; local
560 fsystem_guid = mlx5_query_nic_system_image_guid(dev);
563 return (fsystem_guid && psystem_guid && fsystem_guid == psystem_guid);
H A Den_tc.c3496 u64 fsystem_guid, psystem_guid;
3501 fsystem_guid = mlx5_query_nic_system_image_guid(fmdev);
3504 return (fsystem_guid == psystem_guid);
3499 u64 fsystem_guid, psystem_guid; local

Completed in 202 milliseconds