Home
last modified time | relevance | path

Searched refs:mlx4_multicast_detach (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmcg.c1438 int mlx4_multicast_detach(struct mlx4_dev *dev, struct mlx4_qp *qp, u8 gid[16], in mlx4_multicast_detach() function
1464 EXPORT_SYMBOL_GPL(mlx4_multicast_detach);
H A Den_netdev.c1098 err = mlx4_multicast_detach(mdev->dev, in mlx4_en_do_multicast()
1951 mlx4_multicast_detach(mdev->dev, priv->rss_map.indir_qp, mc_list, in mlx4_en_stop_port()
1956 mlx4_multicast_detach(mdev->dev, priv->rss_map.indir_qp, in mlx4_en_stop_port()
H A Dfw.c2765 err = mlx4_multicast_detach(dev, &qp, in mlx4_opreq_action()
/linux/drivers/infiniband/hw/mlx4/
H A Dmain.c1887 mlx4_multicast_detach(mdev->dev, &mqp->mqp, gid->raw, in mlx4_ib_mcg_attach()
1890 mlx4_multicast_detach(mdev->dev, &mqp->mqp, gid->raw, in mlx4_ib_mcg_attach()
1945 err = mlx4_multicast_detach(mdev->dev, &mqp->mqp, gid->raw, in mlx4_ib_mcg_detach()
1951 err = mlx4_multicast_detach(mdev->dev, &mqp->mqp, gid->raw, in mlx4_ib_mcg_detach()
/linux/include/linux/mlx4/
H A Ddevice.h1174 int mlx4_multicast_detach(struct mlx4_dev *dev, struct mlx4_qp *qp, u8 gid[16],