Searched defs:mlx5e_flow_steering (Results 1 – 1 of 1) sorted by relevance
237 struct mlx5e_flow_steering { struct238 struct mlx5_flow_namespace *ns;239 struct mlx5_flow_namespace *egress_ns;241 struct mlx5e_ethtool_steering ethtool;243 struct mlx5e_tc_table tc;244 struct mlx5e_vlan_table vlan;245 struct mlx5e_l2_table l2;246 struct mlx5e_ttc_table ttc;247 struct mlx5e_ttc_table inner_ttc;249 struct mlx5e_arfs_tables arfs;[all …]