Searched refs:mlx4_buf (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.3-release/contrib/ofed/libmlx4/src/
H A Dbuf.c62 int mlx4_alloc_buf(struct mlx4_buf *buf, size_t size, int page_size)
79 void mlx4_free_buf(struct mlx4_buf *buf)
H A Dmlx4.h207 struct mlx4_buf { struct
219 struct mlx4_buf buf;
220 struct mlx4_buf resize_buf;
232 struct mlx4_buf buf;
259 struct mlx4_buf buf;
350 int mlx4_alloc_buf(struct mlx4_buf *buf, size_t size, int page_size);
351 void mlx4_free_buf(struct mlx4_buf *buf);
371 int mlx4_alloc_cq_buf(struct mlx4_device *dev, struct mlx4_buf *buf, int nent,
H A Ddbrec.c46 struct mlx4_buf buf;
H A Dcq.c499 int mlx4_alloc_cq_buf(struct mlx4_device *dev, struct mlx4_buf *buf, int nent,
H A Dverbs.c231 struct mlx4_buf buf;
/freebsd-10.3-release/sys/ofed/drivers/net/mlx4/
H A Den_resources.c84 int mlx4_en_map_buffer(struct mlx4_buf *buf)
109 void mlx4_en_unmap_buffer(struct mlx4_buf *buf)
H A Dalloc.c211 struct mlx4_buf *buf)
279 void mlx4_buf_free(struct mlx4_dev *dev, int size, struct mlx4_buf *buf)
H A Dmlx4_en.h796 int mlx4_en_map_buffer(struct mlx4_buf *buf);
797 void mlx4_en_unmap_buffer(struct mlx4_buf *buf);
H A Dmr.c630 struct mlx4_buf *buf)
/freebsd-10.3-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmlx4_ib.h106 struct mlx4_buf buf;
288 struct mlx4_buf buf;
329 struct mlx4_buf buf;
/freebsd-10.3-release/sys/ofed/include/linux/mlx4/
H A Ddevice.h541 struct mlx4_buf { struct
584 struct mlx4_buf buf;
984 struct mlx4_buf *buf);
985 void mlx4_buf_free(struct mlx4_dev *dev, int size, struct mlx4_buf *buf);
986 static inline void *mlx4_buf_offset(struct mlx4_buf *buf, int offset)
1021 struct mlx4_buf *buf);

Completed in 192 milliseconds