Searched defs:mlx5_flow_steering (Results 1 – 1 of 1) sorted by relevance
143 struct mlx5_flow_steering { struct145 enum mlx5_flow_steering_mode mode; argument146 struct kmem_cache *fgs_cache;147 struct kmem_cache *ftes_cache;148 struct mlx5_flow_root_namespace *root_ns;149 struct mlx5_flow_root_namespace *fdb_root_ns;150 struct mlx5_flow_namespace **fdb_sub_ns;151 struct mlx5_flow_root_namespace **esw_egress_root_ns;152 struct mlx5_flow_root_namespace **esw_ingress_root_ns;153 struct mlx5_flow_root_namespace *sniffer_tx_root_ns;[all …]