Home
last modified time | relevance | path

Searched refs:mlx5_vxlan_reset_to_default (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dvxlan.h59 void mlx5_vxlan_reset_to_default(struct mlx5_vxlan *vxlan);
67 static inline void mlx5_vxlan_reset_to_default(struct mlx5_vxlan *vxlan) { return; } in mlx5_vxlan_reset_to_default() function
H A Dvxlan.c179 void mlx5_vxlan_reset_to_default(struct mlx5_vxlan *vxlan) in mlx5_vxlan_reset_to_default() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.c1363 mlx5_vxlan_reset_to_default(mdev->vxlan); in mlx5e_uplink_rep_disable()
H A Den_main.c5862 mlx5_vxlan_reset_to_default(mdev->vxlan); in mlx5e_nic_disable()