Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/qedr/
Dqedr.h273 struct qedr_cq { struct
276 enum qedr_cq_type cq_type; argument
277 u32 sig;
279 u16 icid;
282 spinlock_t cq_lock;
283 u8 arm_flags;
284 struct qed_chain pbl;
286 void __iomem *db_addr;
287 union db_prod64 db;
289 u8 pbl_toggle;
[all …]