Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/mlx5/mlx5_en/
HDen.h1029 struct mlx5e_flow_tables { struct
1030 struct mlx5_flow_namespace *ns;
1031 struct mlx5e_flow_table vlan;
1032 struct mlx5e_flow_table vxlan;
1033 struct mlx5_flow_rule *vxlan_catchall_ft_rule;
1034 struct mlx5e_flow_table main;
1035 struct mlx5e_flow_table main_vxlan;
1036 struct mlx5_flow_rule *main_vxlan_rule[MLX5E_NUM_TT];
1037 struct mlx5e_flow_table inner_rss;
1038 struct mlx5e_accel_fs_tcp accel_tcp;