Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Dcompat-1_0.c83 struct ibv_send_wr_1_0 { struct
84 struct ibv_send_wr_1_0 *next; argument
204 struct ibv_send_wr_1_0 *wr,
205 struct ibv_send_wr_1_0 **bad_wr);
404 static int post_send_wrapper_1_0(struct ibv_qp_1_0 *qp, struct ibv_send_wr_1_0 *wr, in post_send_wrapper_1_0()
405 struct ibv_send_wr_1_0 **bad_wr) in post_send_wrapper_1_0()
407 struct ibv_send_wr_1_0 *w; in post_send_wrapper_1_0()
419 == offsetof(struct ibv_send_wr_1_0, f1) - offsetof(struct ibv_send_wr_1_0, f2)) in post_send_wrapper_1_0()
422 (sizeof(struct ibv_send_wr_1_0) - offsetof(struct ibv_send_wr_1_0, f1))) in post_send_wrapper_1_0()