Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_flow_table.c694 rule_p = &priv->vlan.any_cvlan_ft_rule; in mlx5e_add_vlan_rule_sub()
754 mlx5_del_flow_rules(&priv->vlan.any_cvlan_ft_rule); in mlx5e_del_vlan_rule()
H A Den.h1000 struct mlx5_flow_handle *any_cvlan_ft_rule; member