Home
last modified time | relevance | path

Searched defs:mlx5e_flow_tables (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_en/
H A Den.h1033 struct mlx5e_flow_tables { struct
1034 struct mlx5_flow_namespace *ns;
1035 struct mlx5e_flow_table vlan;
1036 struct mlx5e_flow_table vxlan;
1037 struct mlx5_flow_rule *vxlan_catchall_ft_rule;
1038 struct mlx5e_flow_table main;
1039 struct mlx5e_flow_table main_vxlan;
1040 struct mlx5_flow_rule *main_vxlan_rule[MLX5E_NUM_TT];
1041 struct mlx5e_flow_table inner_rss;
1042 struct mlx5e_accel_fs_tcp accel_tcp;