mlx5e_vlan_table
struct mlx5e_vlan_table *mlx5e_fs_get_vlan(struct mlx5e_flow_steering *fs);
struct mlx5e_vlan_table;
unsigned long *mlx5e_vlan_get_active_svlans(struct mlx5e_vlan_table *vlan);
struct mlx5_flow_table *mlx5e_vlan_get_flowtable(struct mlx5e_vlan_table *vlan);
struct mlx5e_vlan_table *mlx5e_fs_get_vlan(struct mlx5e_flow_steering *fs)
unsigned long *mlx5e_vlan_get_active_svlans(struct mlx5e_vlan_table *vlan)
struct mlx5_flow_table *mlx5e_vlan_get_flowtable(struct mlx5e_vlan_table *vlan)
struct mlx5e_vlan_table *vlan;
struct mlx5e_vlan_table *vlan;
struct mlx5e_vlan_table *vlan = mlx5e_fs_get_vlan(priv->fs);