Home
last modified time | relevance | path

Searched defs:ibv_cq_1_0 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ofed/libibverbs/
H A Dcompat-1_0.c136 struct ibv_cq_1_0 { struct
137 struct ibv_context_1_0 *context;
138 void *cq_context;
139 uint32_t handle;
140 int cqe;
142 pthread_mutex_t mutex;
143 pthread_cond_t cond;
144 uint32_t comp_events_completed;
145 uint32_t async_events_completed;
147 struct ibv_cq *real_cq;