Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c1094 err = mlx4_multicast_detach(mdev->dev, in mlx4_en_do_multicast()
1938 mlx4_multicast_detach(mdev->dev, priv->rss_map.indir_qp, mc_list, in mlx4_en_stop_port()
1943 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()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/
H A Dmain.c1891 mlx4_multicast_detach(mdev->dev, &mqp->mqp, gid->raw, in mlx4_ib_mcg_attach()
1894 mlx4_multicast_detach(mdev->dev, &mqp->mqp, gid->raw, in mlx4_ib_mcg_attach()
1949 err = mlx4_multicast_detach(mdev->dev, &mqp->mqp, gid->raw, in mlx4_ib_mcg_detach()
1955 err = mlx4_multicast_detach(mdev->dev, &mqp->mqp, gid->raw, in mlx4_ib_mcg_detach()
/OK3568_Linux_fs/kernel/include/linux/mlx4/
H A Ddevice.h1155 int mlx4_multicast_detach(struct mlx4_dev *dev, struct mlx4_qp *qp, u8 gid[16],