Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/qedr/
H A Dverbs.h92 int qedr_post_recv(struct ib_qp *, const struct ib_recv_wr *,
H A Dmain.c221 .post_recv = qedr_post_recv,
H A Dverbs.c3913 int qedr_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in qedr_post_recv() function