Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dcmd.h51 int mlx5_cmd_attach_mcg(struct mlx5_core_dev *dev, union ib_gid *mgid,
H A Dcmd.c128 int mlx5_cmd_attach_mcg(struct mlx5_core_dev *dev, union ib_gid *mgid, in mlx5_cmd_attach_mcg() function
H A Dmain.c2483 err = mlx5_cmd_attach_mcg(dev->mdev, gid, ibqp->qp_num, uid); in mlx5_ib_mcg_attach()