active_svlans_rule   44 drivers/net/ethernet/mellanox/mlx5/core/en/fs.h 	struct mlx5_flow_handle	*active_svlans_rule[VLAN_N_VID];
active_svlans_rule  199 drivers/net/ethernet/mellanox/mlx5/core/en_fs.c 		rule_p = &priv->fs.vlan.active_svlans_rule[vid];
active_svlans_rule  274 drivers/net/ethernet/mellanox/mlx5/core/en_fs.c 		if (priv->fs.vlan.active_svlans_rule[vid]) {
active_svlans_rule  275 drivers/net/ethernet/mellanox/mlx5/core/en_fs.c 			mlx5_del_flow_rules(priv->fs.vlan.active_svlans_rule[vid]);
active_svlans_rule  276 drivers/net/ethernet/mellanox/mlx5/core/en_fs.c 			priv->fs.vlan.active_svlans_rule[vid] = NULL;