Searched refs:siw_sq_flush_wr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/ |
H A D | siw_verbs.c | 672 static int siw_sq_flush_wr(struct siw_qp *qp, const struct ib_send_wr *wr, in siw_sq_flush_wr() function 783 rv = siw_sq_flush_wr(qp, wr, bad_wr); in siw_post_send() 801 rv = siw_sq_flush_wr(qp, wr, bad_wr); in siw_post_send()
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/ |
H A D | siw_verbs.c | 676 static int siw_sq_flush_wr(struct siw_qp *qp, const struct ib_send_wr *wr, in siw_sq_flush_wr() function 787 rv = siw_sq_flush_wr(qp, wr, bad_wr); in siw_post_send() 805 rv = siw_sq_flush_wr(qp, wr, bad_wr); in siw_post_send()
|
Completed in 4 milliseconds