Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws.h114 struct mlx5hws_matcher_attr { struct
116 u32 priority;
118 bool optimize_using_rule_idx;
120 enum mlx5hws_matcher_resource_mode mode;
122 enum mlx5hws_matcher_flow_src optimize_flow_src;
124 enum mlx5hws_matcher_insert_mode insert_mode;
125 enum mlx5hws_matcher_distribute_mode distribute_mode;
127 bool resizable;
128 union mlx5hws_matcher_size size[MLX5HWS_MATCHER_SIZE_TYPE_MAX];
130 u8 max_num_of_at_attach;
[all …]