Searched defs:mlx5_flow_steering (Results 1 – 1 of 1) sorted by relevance
128 struct mlx5_flow_steering { struct130 enum mlx5_flow_steering_mode mode; argument131 struct kmem_cache *fgs_cache;132 struct kmem_cache *ftes_cache;133 struct mlx5_flow_root_namespace *root_ns;134 struct mlx5_flow_root_namespace *fdb_root_ns;135 struct mlx5_flow_namespace **fdb_sub_ns;136 struct mlx5_flow_root_namespace **esw_egress_root_ns;137 struct mlx5_flow_root_namespace **esw_ingress_root_ns;138 struct mlx5_flow_root_namespace *sniffer_tx_root_ns;[all …]