Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mlx5/
Dvport.h40 int mlx5_query_hca_vport_gid(struct mlx5_core_dev *dev, u8 other_vport,
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c88 int mlx5_query_hca_vport_gid(struct mlx5_core_dev *dev, u8 other_vport, in mlx5_query_hca_vport_gid() function
156 EXPORT_SYMBOL_GPL(mlx5_query_hca_vport_gid);
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dmain.c499 return mlx5_query_hca_vport_gid(mdev, 0, port, 0, index, gid); in mlx5_ib_query_gid()