Searched defs:qlnxr_qp_hwq_info (Results 1 – 1 of 1) sorted by relevance
551 struct qlnxr_qp_hwq_info { struct553 struct ecore_chain pbl;554 u64 p_phys_addr_tbl;555 u32 max_sges;558 u16 prod; /* WQE prod index for SW ring */559 u16 cons; /* WQE cons index for SW ring */560 u16 wqe_cons;561 u16 gsi_cons; /* filled in by GSI implementation */562 u16 max_wr;565 void __iomem *db; /* Doorbell address */[all …]