Searched refs:mlx5_core_attach_mcg (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_mcg.c34 int mlx5_core_attach_mcg(struct mlx5_core_dev *dev, union ib_gid *mgid, u32 qpn) function
50 EXPORT_SYMBOL(mlx5_core_attach_mcg); variable
/freebsd-10-stable/sys/dev/mlx5/
H A Ddriver.h893 int mlx5_core_attach_mcg(struct mlx5_core_dev *dev, union ib_gid *mgid, u32 qpn);
/freebsd-10-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c1200 err = mlx5_core_attach_mcg(dev->mdev, gid, ibqp->qp_num);

Completed in 114 milliseconds