Searched defs:mlx5_flow_steering (Results 1 – 1 of 1) sorted by relevance
123 struct mlx5_flow_steering { struct125 enum mlx5_flow_steering_mode mode; argument126 struct kmem_cache *fgs_cache;127 struct kmem_cache *ftes_cache;128 struct mlx5_flow_root_namespace *root_ns;129 struct mlx5_flow_root_namespace *fdb_root_ns;130 struct mlx5_flow_namespace **fdb_sub_ns;135 struct mlx5_flow_root_namespace *rdma_rx_root_ns;137 struct mlx5_flow_root_namespace *egress_root_ns;139 int esw_egress_acl_vports;[all …]
Completed in 6 milliseconds