Home
last modified time | relevance | path

Searched refs:ib_recv_wr (Results 1 – 2 of 2) sorted by relevance

/include/linux/sunrpc/
Dsvc_rdma.h132 struct ib_recv_wr rc_recv_wr;
/include/rdma/
Dib_verbs.h1426 struct ib_recv_wr { struct
1427 struct ib_recv_wr *next; argument
2320 int (*post_recv)(struct ib_qp *qp, const struct ib_recv_wr *recv_wr,
2321 const struct ib_recv_wr **bad_recv_wr);
2328 const struct ib_recv_wr *recv_wr,
2329 const struct ib_recv_wr **bad_recv_wr);
3683 const struct ib_recv_wr *recv_wr, in ib_post_srq_recv()
3684 const struct ib_recv_wr **bad_recv_wr) in ib_post_srq_recv()
3686 const struct ib_recv_wr *dummy; in ib_post_srq_recv()
3822 const struct ib_recv_wr *recv_wr, in ib_post_recv()
[all …]