Home
last modified time | relevance | path

Searched defs:ibv_qp_1_0 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ofed/libibverbs/
H A Dcompat-1_0.c117 struct ibv_qp_1_0 { struct
118 struct ibv_context_1_0 *context;
119 void *qp_context;
120 struct ibv_pd_1_0 *pd;
121 struct ibv_cq_1_0 *send_cq;
122 struct ibv_cq_1_0 *recv_cq;
123 struct ibv_srq_1_0 *srq;
124 uint32_t handle;
125 uint32_t qp_num;
126 enum ibv_qp_state state;
[all …]