Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Dverbs.h1022 struct ibv_wq { struct
1029 enum ibv_wq_state state; argument
1030 enum ibv_wq_type wq_type; argument
1031 int (*post_recv)(struct ibv_wq *current, argument
1034 pthread_mutex_t mutex;
1035 pthread_cond_t cond;
1036 uint32_t events_completed;
1037 uint32_t comp_mask;