Searched defs:mana_ib_qp (Results 1 – 1 of 1) sorted by relevance
167 struct mana_ib_qp { struct168 struct ib_qp ibqp;170 mana_handle_t qp_handle;171 union {178 u32 port;180 struct list_head cq_send_list;181 struct list_head cq_recv_list;182 struct shadow_queue shadow_rq;183 struct shadow_queue shadow_sq;185 refcount_t refcount;[all …]