Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_pool.h108 struct mlx5hws_pool { struct
110 enum mlx5hws_pool_type type; argument
111 enum mlx5hws_pool_flags flags; argument
115 enum mlx5hws_pool_optimize opt_type; argument
116 struct mlx5hws_pool_resource *resource[MLX5HWS_POOL_RESOURCE_ARR_SZ]; argument
117 struct mlx5hws_pool_resource *mirror_resource[MLX5HWS_POOL_RESOURCE_ARR_SZ]; argument
119 struct mlx5hws_pool_db db; argument
121 mlx5hws_pool_unint_db p_db_uninit; argument
122 mlx5hws_pool_db_get_chunk p_get_chunk; argument
123 mlx5hws_pool_db_put_chunk p_put_chunk; argument
[all …]