Searched defs:mlx5_flow_steering (Results 1 – 1 of 1) sorted by relevance
129 struct mlx5_flow_steering { struct131 enum mlx5_flow_steering_mode mode; argument132 struct kmem_cache *fgs_cache;133 struct kmem_cache *ftes_cache;134 struct mlx5_flow_root_namespace *root_ns;135 struct mlx5_flow_root_namespace *fdb_root_ns;136 struct mlx5_flow_namespace **fdb_sub_ns;141 struct mlx5_flow_root_namespace *rdma_rx_root_ns;143 struct mlx5_flow_root_namespace *egress_root_ns;145 int esw_egress_acl_vports;[all …]
Completed in 5 milliseconds