Searched refs:bnxt_re_post_send (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
H A D | ib_verbs.h | 190 int bnxt_re_post_send(struct ib_qp *qp, const struct ib_send_wr *send_wr,
|
H A D | main.c | 678 .post_send = bnxt_re_post_send,
|
H A D | ib_verbs.c | 2609 int bnxt_re_post_send(struct ib_qp *ib_qp, const struct ib_send_wr *wr, in bnxt_re_post_send() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/ |
H A D | ib_verbs.h | 209 int bnxt_re_post_send(struct ib_qp *qp, const struct ib_send_wr *send_wr,
|
H A D | main.c | 855 .post_send = bnxt_re_post_send,
|
H A D | ib_verbs.c | 2710 int bnxt_re_post_send(struct ib_qp *ib_qp, const struct ib_send_wr *wr, in bnxt_re_post_send() function
|
Completed in 19 milliseconds