Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx5/
H A Dmlx5dv.h727 struct mlx5dv_ctx_allocators { struct
728 void *(*alloc)(size_t size, void *priv_data);
729 void (*free)(void *ptr, void *priv_data);
730 void *data;