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