Searched refs:cpe_q_ctrl (Results 1 – 3 of 3) sorted by relevance
63 r32 = readl(bfa->iocfc.bfa_regs.cpe_q_ctrl[reqq]); in bfa_hwct_reqq_ack()64 writel(r32, bfa->iocfc.bfa_regs.cpe_q_ctrl[reqq]); in bfa_hwct_reqq_ack()
165 void __iomem *cpe_q_ctrl[BFI_IOC_MAX_CQS]; member
1181 r->cpe_q_ctrl[i] = kva + be32_to_cpu(qreg->cpe_qctl_off[i]); in bfa_iocfc_qreg()