Searched defs:ibv_srq (Results 1 – 1 of 1) sorted by relevance
1000 struct ibv_srq { struct1001 struct ibv_context *context;1002 void *srq_context;1003 struct ibv_pd *pd;1004 uint32_t handle;1006 pthread_mutex_t mutex;1007 pthread_cond_t cond;1008 uint32_t events_completed;