Home
last modified time | relevance | path

Searched refs:rxe_send_wr (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/rdma/
H A Drdma_user_rxe.h75 struct rxe_send_wr { struct
162 struct rxe_send_wr wr;
/linux/drivers/infiniband/sw/rxe/
H A Drxe_req.c421 struct rxe_send_wr *ibwr = &wqe->wr; in init_req_packet()