Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/sw/siw/
Dsiw_verbs.h60 int siw_post_send(struct ib_qp *base_qp, const struct ib_send_wr *wr,
Dsiw_main.c262 .post_send = siw_post_send,
Dsiw_verbs.c756 int siw_post_send(struct ib_qp *base_qp, const struct ib_send_wr *wr, in siw_post_send() function