Searched refs:siw_post_send (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/ |
H A D | siw_verbs.h | 61 int siw_post_send(struct ib_qp *base_qp, const struct ib_send_wr *wr,
|
H A D | siw_main.c | 288 .post_send = siw_post_send,
|
H A D | siw_verbs.c | 745 * siw_post_send() 753 int siw_post_send(struct ib_qp *base_qp, const struct ib_send_wr *wr, in siw_post_send() function
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/ |
H A D | siw_verbs.h | 60 int siw_post_send(struct ib_qp *base_qp, const struct ib_send_wr *wr,
|
H A D | siw_main.c | 264 .post_send = siw_post_send,
|
H A D | siw_verbs.c | 749 * siw_post_send() 757 int siw_post_send(struct ib_qp *base_qp, const struct ib_send_wr *wr, in siw_post_send() function
|
Completed in 7 milliseconds