Searched defs:mlx5_flow_steering (Results 1 – 1 of 1) sorted by relevance
145 struct mlx5_flow_steering { struct147 enum mlx5_flow_steering_mode mode; argument148 struct kmem_cache *fgs_cache;149 struct kmem_cache *ftes_cache;150 struct mlx5_flow_root_namespace *root_ns;151 struct mlx5_flow_root_namespace *fdb_root_ns;152 struct mlx5_flow_namespace **fdb_sub_ns;161 int esw_egress_acl_vports;162 int esw_ingress_acl_vports;165 int rdma_transport_rx_vports;[all …]