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