Home
last modified time | relevance | path

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

/linux/include/linux/mlx4/
H A Ddevice.h642 struct mlx4_buf { struct
685 struct mlx4_buf buf;
1086 struct mlx4_buf *buf);
1087 void mlx4_buf_free(struct mlx4_dev *dev, int size, struct mlx4_buf *buf);
1088 static inline void *mlx4_buf_offset(struct mlx4_buf *buf, int offset) in mlx4_buf_offset()
1136 struct mlx4_buf *buf);
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c556 struct mlx4_buf *buf) in mlx4_buf_direct_alloc()
585 struct mlx4_buf *buf) in mlx4_buf_alloc()
621 void mlx4_buf_free(struct mlx4_dev *dev, int size, struct mlx4_buf *buf) in mlx4_buf_free()
H A Dcq.c328 static void mlx4_init_kernel_cqes(struct mlx4_buf *buf, in mlx4_init_kernel_cqes()