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