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