mlx4_flow_attach 1641 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 	err = mlx4_flow_attach(priv->mdev->dev, &rule, &reg_id);
mlx4_flow_attach  261 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	rc = mlx4_flow_attach(priv->mdev->dev, &rule, &filter->reg_id);
mlx4_flow_attach  597 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 		err = mlx4_flow_attach(dev, &rule, reg_id);
mlx4_flow_attach 1035 drivers/net/ethernet/mellanox/mlx4/mcg.c EXPORT_SYMBOL_GPL(mlx4_flow_attach);
mlx4_flow_attach 1082 drivers/net/ethernet/mellanox/mlx4/mcg.c 	err = mlx4_flow_attach(dev, &rule, reg_id);
mlx4_flow_attach 1404 drivers/net/ethernet/mellanox/mlx4/mcg.c 		return mlx4_flow_attach(dev, &rule, reg_id);
mlx4_flow_attach 1497 drivers/net/ethernet/mellanox/mlx4/mcg.c 	return  mlx4_flow_attach(dev, &rule, regid_p);
mlx4_flow_attach 1450 include/linux/mlx4/device.h int mlx4_flow_attach(struct mlx4_dev *dev,