Searched refs:psystem_guid (Results 1 – 1 of 1) sorted by relevance
3616 u64 fsystem_guid, psystem_guid; in mlx5e_same_hw_devs() local3622 psystem_guid = mlx5_query_nic_system_image_guid(pmdev); in mlx5e_same_hw_devs()3624 return (fsystem_guid == psystem_guid); in mlx5e_same_hw_devs()