Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Dcompat-1_0.c117 struct ibv_qp_1_0 { struct
203 int (*post_send)(struct ibv_qp_1_0 *qp,
206 int (*post_recv)(struct ibv_qp_1_0 *qp,
272 struct ibv_qp_1_0 *
275 int __ibv_query_qp_1_0(struct ibv_qp_1_0 *qp, struct ibv_qp_attr *attr,
277 int __ibv_modify_qp_1_0(struct ibv_qp_1_0 *qp, struct ibv_qp_attr *attr,
279 int __ibv_destroy_qp_1_0(struct ibv_qp_1_0 *qp);
283 int __ibv_attach_mcast_1_0(struct ibv_qp_1_0 *qp, union ibv_gid *gid,
285 int __ibv_detach_mcast_1_0(struct ibv_qp_1_0 *qp, union ibv_gid *gid,
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()
[all …]