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.h1020 struct ibv_wq { struct
1027 enum ibv_wq_state state; argument
1028 enum ibv_wq_type wq_type; argument
1029 int (*post_recv)(struct ibv_wq *current, argument
1032 pthread_mutex_t mutex;
1033 pthread_cond_t cond;
1034 uint32_t events_completed;
1035 uint32_t comp_mask;