Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/qedr/
Dqedr.h270 struct qedr_cq { struct
273 enum qedr_cq_type cq_type; argument
274 u32 sig;
276 u16 icid;
279 spinlock_t cq_lock;
280 u8 arm_flags;
281 struct qed_chain pbl;
283 void __iomem *db_addr;
284 union db_prod64 db;
286 u8 pbl_toggle;
[all …]