Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dverbs.h90 int qedr_post_send(struct ib_qp *, const struct ib_send_wr *,
H A Dmain.c222 .post_send = qedr_post_send,
H A Dverbs.c3755 int qedr_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in qedr_post_send() function