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 Dpool.h69 struct mlx5hws_pool { struct
71 enum mlx5hws_pool_type type; argument
72 enum mlx5hws_pool_flags flags; argument
77 enum mlx5hws_pool_optimize opt_type; argument
78 struct mlx5hws_pool_resource *resource; argument
79 struct mlx5hws_pool_resource *mirror_resource; argument
80 struct mlx5hws_pool_db db; argument
82 mlx5hws_pool_unint_db p_db_uninit; argument
83 mlx5hws_pool_db_get_chunk p_get_chunk; argument
84 mlx5hws_pool_db_put_chunk p_put_chunk; argument
[all …]