Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/sw/rxe/
A Drxe_queue.c13 struct ib_udata *udata, struct rxe_queue_buf *buf, in do_mmap_info()
52 memset(q->buf->data, 0, q->buf_size - sizeof(struct rxe_queue_buf)); in rxe_queue_reset()
87 buf_size = sizeof(struct rxe_queue_buf) + num_slots * elem_size; in rxe_queue_init()
A Drxe_queue.h60 struct rxe_queue_buf;
64 struct rxe_queue_buf *buf;
80 struct ib_udata *udata, struct rxe_queue_buf *buf,
/linux-6.3-rc2/include/uapi/rdma/
A Drdma_user_rxe.h220 struct rxe_queue_buf { struct

Completed in 5 milliseconds