Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Dcompat-1_0.c60 struct ibv_srq_1_0 { struct
77 struct ibv_srq_1_0 *srq; argument
123 struct ibv_srq_1_0 *srq;
193 int (*post_srq_recv)(struct ibv_srq_1_0 *srq,
265 struct ibv_srq_1_0 *
268 int __ibv_modify_srq_1_0(struct ibv_srq_1_0 *srq, struct ibv_srq_attr *srq_attr,
270 int __ibv_query_srq_1_0(struct ibv_srq_1_0 *srq, struct ibv_srq_attr *srq_attr);
271 int __ibv_destroy_srq_1_0(struct ibv_srq_1_0 *srq);
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()
626 ((struct ibv_srq_1_0 *) event->element.srq)->real_srq; in __ibv_ack_async_event_1_0()
[all …]