Home
last modified time | relevance | path

Searched refs:active_svlans_rule (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs.h52 struct mlx5_flow_handle *active_svlans_rule[VLAN_N_VID]; member
/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c200 rule_p = &priv->fs.vlan.active_svlans_rule[vid]; in __mlx5e_add_vlan_rule()
278 if (priv->fs.vlan.active_svlans_rule[vid]) { in mlx5e_del_vlan_rule()
279 mlx5_del_flow_rules(priv->fs.vlan.active_svlans_rule[vid]); in mlx5e_del_vlan_rule()
280 priv->fs.vlan.active_svlans_rule[vid] = NULL; in mlx5e_del_vlan_rule()