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

/freebsd-9.3-release/contrib/ofed/libibverbs/src/
H A Dcompat-1_0.c119 struct ibv_qp_1_0 { struct
205 int (*post_send)(struct ibv_qp_1_0 *qp,
208 int (*post_recv)(struct ibv_qp_1_0 *qp,
340 static int post_send_wrapper_1_0(struct ibv_qp_1_0 *qp, struct ibv_send_wr_1_0 *wr,
383 static int post_recv_wrapper_1_0(struct ibv_qp_1_0 *qp, struct ibv_recv_wr_1_0 *wr,
518 ((struct ibv_qp_1_0 *) event->element.qp)->real_qp;
764 struct ibv_qp_1_0 *__ibv_create_qp_1_0(struct ibv_pd_1_0 *pd,
768 struct ibv_qp_1_0 *qp;
808 int __ibv_query_qp_1_0(struct ibv_qp_1_0 *qp, struct ibv_qp_attr *attr,
831 int __ibv_modify_qp_1_0(struct ibv_qp_1_0 *q
[all...]

Completed in 156 milliseconds