Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx5/
Dvport.h100 int mlx5_query_hca_vport_node_guid(struct mlx5_core_dev *dev,
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c758 int mlx5_query_hca_vport_node_guid(struct mlx5_core_dev *dev, in mlx5_query_hca_vport_node_guid() function
775 EXPORT_SYMBOL_GPL(mlx5_query_hca_vport_node_guid);
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmain.c793 err = mlx5_query_hca_vport_node_guid(dev->mdev, &tmp); in mlx5_query_node_guid()