Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mlx4/
H A Ddevice.h642 struct mlx4_buf { struct
685 struct mlx4_buf buf;
1080 struct mlx4_buf *buf);
1081 void mlx4_buf_free(struct mlx4_dev *dev, int size, struct mlx4_buf *buf);
1082 static inline void *mlx4_buf_offset(struct mlx4_buf *buf, int offset) in mlx4_buf_offset()
1117 struct mlx4_buf *buf);
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/
H A Dmlx4_ib.h105 struct mlx4_buf buf;
328 struct mlx4_buf buf;
376 struct mlx4_buf buf;
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c578 struct mlx4_buf *buf) in mlx4_buf_direct_alloc()
607 struct mlx4_buf *buf) in mlx4_buf_alloc()
644 void mlx4_buf_free(struct mlx4_dev *dev, int size, struct mlx4_buf *buf) in mlx4_buf_free()
H A Dcq.c327 static void mlx4_init_kernel_cqes(struct mlx4_buf *buf, in mlx4_init_kernel_cqes()
H A Dmr.c791 struct mlx4_buf *buf) in mlx4_buf_write_mtt()