Searched defs:mlx5e_flow_steering (Results 1 – 1 of 1) sorted by relevance
165 struct mlx5e_flow_steering { struct166 struct mlx5_flow_namespace *ns;167 struct mlx5_flow_namespace *egress_ns;169 struct mlx5e_ethtool_steering ethtool;171 struct mlx5e_tc_table tc;172 struct mlx5e_promisc_table promisc;173 struct mlx5e_vlan_table *vlan;174 struct mlx5e_l2_table l2;175 struct mlx5_ttc_table *ttc;176 struct mlx5_ttc_table *inner_ttc;[all …]