Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c152 struct mlx5_flow_handle *active_svlans_rule[VLAN_N_VID]; member
257 rule_p = &fs->vlan->active_svlans_rule[vid]; in __mlx5e_add_vlan_rule()
335 if (fs->vlan->active_svlans_rule[vid]) { in mlx5e_fs_del_vlan_rule()
336 mlx5_del_flow_rules(fs->vlan->active_svlans_rule[vid]); in mlx5e_fs_del_vlan_rule()
337 fs->vlan->active_svlans_rule[vid] = NULL; in mlx5e_fs_del_vlan_rule()