dr_arg_pool
static void dr_arg_pool_put_arg_obj(struct dr_arg_pool *pool,
static struct dr_arg_pool *dr_arg_pool_create(struct mlx5dr_domain *dmn,
struct dr_arg_pool *pool;
static void dr_arg_pool_destroy(struct dr_arg_pool *pool)
struct dr_arg_pool **pools;
struct dr_arg_pool *pools[DR_ARG_CHUNK_SIZE_MAX];
static int dr_arg_pool_alloc_objs(struct dr_arg_pool *pool)
static struct mlx5dr_arg_obj *dr_arg_pool_get_arg_obj(struct dr_arg_pool *pool)