Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx5/
H A Dmlx5.h289 struct mlx5_buf { struct
290 void *buf;
291 size_t length;
292 int base;
293 struct mlx5_hugetlb_mem *hmem;
294 enum mlx5_alloc_type type;
/freebsd/sys/dev/mlx5/
H A Ddriver.h361 struct mlx5_buf { struct
376 struct mlx5_buf_list *frags; argument
386 struct mlx5_buf buf; argument