Home
last modified time | relevance | path

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

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