Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mana/
H A Dmana_ib.h132 struct mana_ib_cq { struct
133 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;