Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.h69 struct mlx5_flow_steering { struct
70 struct mlx5_core_dev *dev;
71 struct kmem_cache *fgs_cache;
72 struct kmem_cache *ftes_cache;
73 struct mlx5_flow_root_namespace *root_ns;
74 struct mlx5_flow_root_namespace *fdb_root_ns;
75 struct mlx5_flow_root_namespace **esw_egress_root_ns;
76 struct mlx5_flow_root_namespace **esw_ingress_root_ns;
77 struct mlx5_flow_root_namespace *sniffer_tx_root_ns;
78 struct mlx5_flow_root_namespace *sniffer_rx_root_ns;
[all …]