Searched refs:mlx5_vxlan_create (Results 1 – 3 of 3) sorted by relevance
54 struct mlx5_vxlan *mlx5_vxlan_create(struct mlx5_core_dev *mdev);62 mlx5_vxlan_create(struct mlx5_core_dev *mdev) { return ERR_PTR(-EOPNOTSUPP); } in mlx5_vxlan_create() function
147 struct mlx5_vxlan *mlx5_vxlan_create(struct mlx5_core_dev *mdev) in mlx5_vxlan_create() function
1037 dev->vxlan = mlx5_vxlan_create(dev); in mlx5_init_once()