Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Dcompat-1_0.c110 struct ibv_recv_wr_1_0 { struct
111 struct ibv_recv_wr_1_0 *next; argument
194 struct ibv_recv_wr_1_0 *recv_wr,
195 struct ibv_recv_wr_1_0 **bad_recv_wr);
207 struct ibv_recv_wr_1_0 *wr,
208 struct ibv_recv_wr_1_0 **bad_wr);
367 static int post_srq_recv_wrapper_1_0(struct ibv_srq_1_0 *srq, struct ibv_recv_wr_1_0 *wr, in post_srq_recv_wrapper_1_0()
368 struct ibv_recv_wr_1_0 **bad_wr) in post_srq_recv_wrapper_1_0()
370 struct ibv_recv_wr_1_0 *w; in post_srq_recv_wrapper_1_0()
485 static int post_recv_wrapper_1_0(struct ibv_qp_1_0 *qp, struct ibv_recv_wr_1_0 *wr, in post_recv_wrapper_1_0()
[all …]