Searched refs:ibv_cq_1_0 (Results 1 – 1 of 1) sorted by relevance
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 { struct178 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);[all …]