Searched defs:mana_ib_cq (Results 1 – 1 of 1) sorted by relevance
132 struct mana_ib_cq { struct133 struct ib_cq ibcq;134 struct mana_ib_queue queue;136 spinlock_t cq_lock;137 struct list_head list_send_qp;138 struct list_head list_recv_qp;139 int cqe;140 u32 comp_vector;141 mana_handle_t cq_handle;