Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_def.h511 struct qlnxr_cq { struct
514 enum qlnxr_cq_type cq_type; argument
515 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 …]