Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/
Dqedr.h280 struct qedr_cq { struct
283 enum qedr_cq_type cq_type; argument
284 u32 sig;
286 u16 icid;
289 spinlock_t cq_lock;
290 u8 arm_flags;
291 struct qed_chain pbl;
293 void __iomem *db_addr;
294 union db_prod64 db;
296 u8 pbl_toggle;
[all …]