Home
last modified time | relevance | path

Searched defs:ibwr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H A Drxe_req.c358 struct rxe_send_wr *ibwr = &wqe->wr; in init_req_packet() local
[all...]
H A Drxe_verbs.c212 static int post_one_recv(struct rxe_rq *rq, const struct ib_recv_wr *ibwr) in post_one_recv() argument
471 static int validate_send_wr(struct rxe_qp *qp, const struct ib_send_wr *ibwr, in validate_send_wr() argument
498 init_send_wr(struct rxe_qp *qp, struct rxe_send_wr *wr, const struct ib_send_wr *ibwr) init_send_wr() argument
554 init_send_wqe(struct rxe_qp *qp, const struct ib_send_wr *ibwr, unsigned int mask, unsigned int length, struct rxe_send_wqe *wqe) init_send_wqe() argument
602 post_one_send(struct rxe_qp *qp, const struct ib_send_wr *ibwr, unsigned int mask, u32 length) post_one_send() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H A Drxe_req.c422 struct rxe_send_wr *ibwr = &wqe->wr; in init_req_packet() local
[all...]
H A Drxe_verbs.c665 static int validate_send_wr(struct rxe_qp *qp, const struct ib_send_wr *ibwr, in validate_send_wr() argument
726 init_send_wr(struct rxe_qp *qp, struct rxe_send_wr *wr, const struct ib_send_wr *ibwr) init_send_wr() argument
807 copy_inline_data_to_wqe(struct rxe_send_wqe *wqe, const struct ib_send_wr *ibwr) copy_inline_data_to_wqe() argument
820 init_send_wqe(struct rxe_qp *qp, const struct ib_send_wr *ibwr, unsigned int mask, unsigned int length, struct rxe_send_wqe *wqe) init_send_wqe() argument
858 post_one_send(struct rxe_qp *qp, const struct ib_send_wr *ibwr) post_one_send() argument
885 rxe_post_send_kernel(struct rxe_qp *qp, const struct ib_send_wr *ibwr, const struct ib_send_wr **bad_wr) rxe_post_send_kernel() argument
950 post_one_recv(struct rxe_rq *rq, const struct ib_recv_wr *ibwr) post_one_recv() argument
[all...]

Completed in 8 milliseconds