Searched refs:mlx5_core_detach_mcg (Results 1 – 4 of 4) sorted by relevance
54 int mlx5_core_detach_mcg(struct mlx5_core_dev *dev, union ib_gid *mgid, u32 qpn) in mlx5_core_detach_mcg() function66 EXPORT_SYMBOL(mlx5_core_detach_mcg);
548 err = mlx5_core_detach_mcg(mdev, gid, ipriv->qp.qpn); in mlx5i_detach_mcast()
1123 int mlx5_core_detach_mcg(struct mlx5_core_dev *dev, union ib_gid *mgid, u32 qpn);
4031 err = mlx5_core_detach_mcg(dev->mdev, gid, ibqp->qp_num); in mlx5_ib_mcg_detach()