Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.h51 int qedr_gsi_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr,
H A Dqedr_roce_cm.c541 int qedr_gsi_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in qedr_gsi_post_send() function
H A Dverbs.c3766 return qedr_gsi_post_send(ibqp, wr, bad_wr); in qedr_post_send()