Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Dverbs.h998 struct ibv_srq { struct
999 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;