Home
last modified time | relevance | path

Searched refs:mlx4_buf (Results 1 – 12 of 12) sorted by relevance

/freebsd-10-stable/contrib/ofed/libmlx4/src/
Dmlx4.h207 struct mlx4_buf { struct
219 struct mlx4_buf buf; argument
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,
Dbuf.c62 int mlx4_alloc_buf(struct mlx4_buf *buf, size_t size, int page_size) in mlx4_alloc_buf()
79 void mlx4_free_buf(struct mlx4_buf *buf) in mlx4_free_buf()
Ddbrec.c46 struct mlx4_buf buf;
Dcq.c499 int mlx4_alloc_cq_buf(struct mlx4_device *dev, struct mlx4_buf *buf, int nent, in mlx4_alloc_cq_buf()
Dverbs.c231 struct mlx4_buf buf; in mlx4_resize_cq()
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
Den_resources.c84 int mlx4_en_map_buffer(struct mlx4_buf *buf) in mlx4_en_map_buffer()
109 void mlx4_en_unmap_buffer(struct mlx4_buf *buf) in mlx4_en_unmap_buffer()
Dalloc.c211 struct mlx4_buf *buf) in mlx4_buf_alloc()
279 void mlx4_buf_free(struct mlx4_dev *dev, int size, struct mlx4_buf *buf) in mlx4_buf_free()
Dmlx4_en.h793 int mlx4_en_map_buffer(struct mlx4_buf *buf);
794 void mlx4_en_unmap_buffer(struct mlx4_buf *buf);
Dmr.c630 struct mlx4_buf *buf) in mlx4_buf_write_mtt()
/freebsd-10-stable/sys/ofed/include/linux/mlx4/
Ddevice.h561 struct mlx4_buf { struct
604 struct mlx4_buf buf;
1004 struct mlx4_buf *buf);
1005 void mlx4_buf_free(struct mlx4_dev *dev, int size, struct mlx4_buf *buf);
1006 static inline void *mlx4_buf_offset(struct mlx4_buf *buf, int offset) in mlx4_buf_offset()
1041 struct mlx4_buf *buf);
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h106 struct mlx4_buf buf;
288 struct mlx4_buf buf;
329 struct mlx4_buf buf;
/freebsd-10-stable/contrib/ofed/libmlx4/fixes/
Dxrc_consolidated_v2.patch274 int mlx4_alloc_buf(struct mlx4_buf *buf, size_t size, int page_size);
275 void mlx4_free_buf(struct mlx4_buf *buf);