Searched refs:mlx4_SET_PORT_VXLAN (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/mellanox/mlx4/ |
D | port.c | 1769 int mlx4_SET_PORT_VXLAN(struct mlx4_dev *dev, u8 port, u8 steering, int enable) in mlx4_SET_PORT_VXLAN() function 1795 EXPORT_SYMBOL(mlx4_SET_PORT_VXLAN);
|
D | en_netdev.c | 1799 err = mlx4_SET_PORT_VXLAN(mdev->dev, priv->port, VXLAN_STEER_BY_OUTER_MAC, 1); in mlx4_en_start_port() 2665 return mlx4_SET_PORT_VXLAN(priv->mdev->dev, priv->port, in mlx4_udp_tunnel_sync() 3447 err = mlx4_SET_PORT_VXLAN(mdev->dev, priv->port, VXLAN_STEER_BY_OUTER_MAC, 1); in mlx4_en_init_netdev()
|