Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c514 int mlx5_query_hca_vport_gid(struct mlx5_core_dev *dev, u8 other_vport, in mlx5_query_hca_vport_gid() function
578 EXPORT_SYMBOL_GPL(mlx5_query_hca_vport_gid);
/drivers/infiniband/hw/mlx5/
Dmain.c1436 return mlx5_query_hca_vport_gid(mdev, 0, port, 0, index, gid); in mlx5_ib_query_gid()