Searched defs:ibv_qp (Results 1 – 4 of 4) sorted by relevance
1038 struct ibv_qp { struct1047 enum ibv_qp_state state; argument1048 enum ibv_qp_type qp_type; argument1050 pthread_mutex_t mutex;1051 pthread_cond_t cond;1052 uint32_t events_completed;
129 struct ibv_qp ibv_qp; member
115 struct ibv_qp ibv_qp; member
400 struct ibv_qp *ibv_qp; member