Searched refs:mlx5e_vlan_table (Results 1 – 4 of 4) sorted by relevance
43 struct mlx5e_vlan_table;44 unsigned long *mlx5e_vlan_get_active_svlans(struct mlx5e_vlan_table *vlan);45 struct mlx5_flow_table *mlx5e_vlan_get_flowtable(struct mlx5e_vlan_table *vlan);152 struct mlx5e_vlan_table *mlx5e_fs_get_vlan(struct mlx5e_flow_steering *fs);
58 struct mlx5e_vlan_table *vlan;147 struct mlx5e_vlan_table { struct160 unsigned long *mlx5e_vlan_get_active_svlans(struct mlx5e_vlan_table *vlan) in mlx5e_vlan_get_active_svlans() argument165 struct mlx5_flow_table *mlx5e_vlan_get_flowtable(struct mlx5e_vlan_table *vlan) in mlx5e_vlan_get_flowtable()1387 struct mlx5e_vlan_table *mlx5e_fs_get_vlan(struct mlx5e_flow_steering *fs) in mlx5e_fs_get_vlan()
1236 struct mlx5e_vlan_table *vlan = mlx5e_fs_get_vlan(priv->fs); in mlx5e_add_offloaded_nic_rule()
4352 struct mlx5e_vlan_table *vlan; in mlx5e_fix_features()