Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.h136 struct mlx5_flow_steering { struct
138 enum mlx5_flow_steering_mode mode; argument
139 struct kmem_cache *fgs_cache;
140 struct kmem_cache *ftes_cache;
141 struct mlx5_flow_root_namespace *root_ns;
142 struct mlx5_flow_root_namespace *fdb_root_ns;
143 struct mlx5_flow_namespace **fdb_sub_ns;
144 struct mlx5_flow_root_namespace **esw_egress_root_ns;
145 struct mlx5_flow_root_namespace **esw_ingress_root_ns;
146 struct mlx5_flow_root_namespace *sniffer_tx_root_ns;
[all …]