Searched refs:ibv_send_wr_1_0 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/ofed/libibverbs/src/
H A Dcompat-1_0.c85 struct ibv_send_wr_1_0 { struct
86 struct ibv_send_wr_1_0 *next;
206 struct ibv_send_wr_1_0 *wr,
207 struct ibv_send_wr_1_0 **bad_wr);
340 static int post_send_wrapper_1_0(struct ibv_qp_1_0 *qp, struct ibv_send_wr_1_0 *wr,
341 struct ibv_send_wr_1_0 **bad_wr)
343 struct ibv_send_wr_1_0 *w;

Completed in 96 milliseconds