Home
last modified time | relevance | path

Searched refs:default_alloc_type (Results 1 – 2 of 2) sorted by relevance

/src/contrib/ofed/libmlx5/
H A Dverbs.c1056 enum mlx5_alloc_type default_alloc_type = MLX5_ALLOC_TYPE_ANON; in mlx5_alloc_qp_buf() local
1094 default_alloc_type = MLX5_ALLOC_TYPE_HUGE; in mlx5_alloc_qp_buf()
1097 default_alloc_type); in mlx5_alloc_qp_buf()
2034 enum mlx5_alloc_type default_alloc_type = MLX5_ALLOC_TYPE_PREFER_CONTIG; in mlx5_alloc_rwq_buf() local
2046 default_alloc_type, in mlx5_alloc_rwq_buf()
H A Dmlx5.h562 enum mlx5_alloc_type default_alloc_type);