Home
last modified time | relevance | path

Searched refs:mlx4_SET_PORT_VXLAN (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx4/
Den_netdev.c1799 err = mlx4_SET_PORT_VXLAN(mdev->dev, priv->port, VXLAN_STEER_BY_OUTER_MAC, 1); in mlx4_en_start_port()
2662 return mlx4_SET_PORT_VXLAN(priv->mdev->dev, priv->port, in mlx4_udp_tunnel_sync()
3392 err = mlx4_SET_PORT_VXLAN(mdev->dev, priv->port, VXLAN_STEER_BY_OUTER_MAC, 1); in mlx4_en_init_netdev()
Dport.c1769 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);
/linux-6.6.21/include/linux/mlx4/
Ddevice.h1411 int mlx4_SET_PORT_VXLAN(struct mlx4_dev *dev, u8 port, u8 steering, int enable);