Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/sw/siw/
Dsiw_verbs.h62 int siw_post_send(struct ib_qp *base_qp, const struct ib_send_wr *wr,
Dsiw_main.c305 .post_send = siw_post_send,
Dsiw_verbs.c697 int siw_post_send(struct ib_qp *base_qp, const struct ib_send_wr *wr, in siw_post_send() function