Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3302 u64 fsystem_guid, psystem_guid; in same_hw_devs() local
3308 psystem_guid = mlx5_query_nic_system_image_guid(pmdev); in same_hw_devs()
3310 return (fsystem_guid == psystem_guid); in same_hw_devs()