Searched defs:qedr_qp_hwq_info (Results 1 – 1 of 1) sorted by relevance
319 struct qedr_qp_hwq_info { struct321 struct qed_chain pbl;322 u64 p_phys_addr_tbl;323 u32 max_sges;326 u16 prod;327 u16 cons;328 u16 wqe_cons;329 u16 gsi_cons;330 u16 max_wr;333 void __iomem *db;[all …]