Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mlx5/
Dvport.h80 int mlx5_query_hca_vport_gid(struct mlx5_core_dev *dev, u8 other_vport,
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c516 int mlx5_query_hca_vport_gid(struct mlx5_core_dev *dev, u8 other_vport, in mlx5_query_hca_vport_gid() function
580 EXPORT_SYMBOL_GPL(mlx5_query_hca_vport_gid);
/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dmain.c1424 return mlx5_query_hca_vport_gid(mdev, 0, port, 0, index, gid); in mlx5_ib_query_gid()