Searched defs:qlnxr_cq (Results 1 – 1 of 1) sorted by relevance
511 struct qlnxr_cq { struct514 enum qlnxr_cq_type cq_type; argument515 uint32_t sig;516 uint16_t icid;519 spinlock_t cq_lock;520 uint8_t arm_flags;521 struct ecore_chain pbl;523 void __iomem *db_addr; /* db address for cons update*/524 union db_prod64 db;526 uint8_t pbl_toggle;[all …]