Searched defs:ibv_wq (Results 1 – 1 of 1) sorted by relevance
1022 struct ibv_wq { struct1029 enum ibv_wq_state state; argument1030 enum ibv_wq_type wq_type; argument1031 int (*post_recv)(struct ibv_wq *current, argument1034 pthread_mutex_t mutex;1035 pthread_cond_t cond;1036 uint32_t events_completed;1037 uint32_t comp_mask;