Searched defs:ibv_wq (Results 1 – 1 of 1) sorted by relevance
1020 struct ibv_wq { struct1027 enum ibv_wq_state state; argument1028 enum ibv_wq_type wq_type; argument1029 int (*post_recv)(struct ibv_wq *current, argument1032 pthread_mutex_t mutex;1033 pthread_cond_t cond;1034 uint32_t events_completed;1035 uint32_t comp_mask;