mlx4_SET_PORT_VXLAN 1788 drivers/net/ethernet/mellanox/mlx4/en_netdev.c err = mlx4_SET_PORT_VXLAN(mdev->dev, priv->port, VXLAN_STEER_BY_OUTER_MAC, 1); mlx4_SET_PORT_VXLAN 2650 drivers/net/ethernet/mellanox/mlx4/en_netdev.c ret = mlx4_SET_PORT_VXLAN(priv->mdev->dev, priv->port, mlx4_SET_PORT_VXLAN 2664 drivers/net/ethernet/mellanox/mlx4/en_netdev.c ret = mlx4_SET_PORT_VXLAN(priv->mdev->dev, priv->port, mlx4_SET_PORT_VXLAN 3524 drivers/net/ethernet/mellanox/mlx4/en_netdev.c err = mlx4_SET_PORT_VXLAN(mdev->dev, priv->port, VXLAN_STEER_BY_OUTER_MAC, 1); mlx4_SET_PORT_VXLAN 1795 drivers/net/ethernet/mellanox/mlx4/port.c EXPORT_SYMBOL(mlx4_SET_PORT_VXLAN); mlx4_SET_PORT_VXLAN 1403 include/linux/mlx4/device.h int mlx4_SET_PORT_VXLAN(struct mlx4_dev *dev, u8 port, u8 steering, int enable);