Lines Matching refs:ibv_cq_1_0
75 struct ibv_cq_1_0 *send_cq;
76 struct ibv_cq_1_0 *recv_cq;
121 struct ibv_cq_1_0 *send_cq;
122 struct ibv_cq_1_0 *recv_cq;
136 struct ibv_cq_1_0 { struct
178 int (*poll_cq)(struct ibv_cq_1_0 *cq, int num_entries,
180 int (*req_notify_cq)(struct ibv_cq_1_0 *cq,
256 struct ibv_cq_1_0 *__ibv_create_cq_1_0(struct ibv_context_1_0 *context, int cqe,
260 int __ibv_resize_cq_1_0(struct ibv_cq_1_0 *cq, int cqe);
261 int __ibv_destroy_cq_1_0(struct ibv_cq_1_0 *cq);
263 struct ibv_cq_1_0 **cq, void **cq_context);
264 void __ibv_ack_cq_events_1_0(struct ibv_cq_1_0 *cq, unsigned int nevents);
356 static int poll_cq_wrapper_1_0(struct ibv_cq_1_0 *cq, int num_entries, in poll_cq_wrapper_1_0()
362 static int req_notify_cq_wrapper_1_0(struct ibv_cq_1_0 *cq, int sol_only) in req_notify_cq_wrapper_1_0()
608 ((struct ibv_cq_1_0 *) event->element.cq)->real_cq; in __ibv_ack_async_event_1_0()
739 struct ibv_cq_1_0 *__ibv_create_cq_1_0(struct ibv_context_1_0 *context, int cqe, in __ibv_create_cq_1_0()
745 struct ibv_cq_1_0 *cq; in __ibv_create_cq_1_0()
769 int __ibv_resize_cq_1_0(struct ibv_cq_1_0 *cq, int cqe) in __ibv_resize_cq_1_0()
775 int __ibv_destroy_cq_1_0(struct ibv_cq_1_0 *cq) in __ibv_destroy_cq_1_0()
789 struct ibv_cq_1_0 **cq, void **cq_context) in __ibv_get_cq_event_1_0()
806 void __ibv_ack_cq_events_1_0(struct ibv_cq_1_0 *cq, unsigned int nevents) in __ibv_ack_cq_events_1_0()