Home
last modified time | relevance | path

Searched defs:mlx5_flow_steering (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_core.h129 struct mlx5_flow_steering { struct
131 enum mlx5_flow_steering_mode mode; argument
132 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 4 milliseconds