Searched refs:mlx4_buf_offset (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/infiniband/hw/mlx4/
H A Dsrq.c44 return mlx4_buf_offset(&srq->buf, n << srq->msrq.wqe_shift);
H A Dcq.c71 return mlx4_buf_offset(&buf->buf, n * buf->entry_size);
H A Dqp.c176 return mlx4_buf_offset(&qp->buf, offset);
/linux-master/include/linux/mlx4/
H A Ddevice.h1088 static inline void *mlx4_buf_offset(struct mlx4_buf *buf, int offset) function

Completed in 304 milliseconds