Searched defs:ibv_qp (Results 1 – 4 of 4) sorted by relevance
1040 struct ibv_qp { struct1049 enum ibv_qp_state state; argument1050 enum ibv_qp_type qp_type; argument1052 pthread_mutex_t mutex;1053 pthread_cond_t cond;1054 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