Searched refs:rme_q_ctrl (Results 1 – 3 of 3) sorted by relevance
79 r32 = readl(bfa->iocfc.bfa_regs.rme_q_ctrl[rspq]); in bfa_hwct_rspq_ack()80 writel(r32, bfa->iocfc.bfa_regs.rme_q_ctrl[rspq]); in bfa_hwct_rspq_ack()
169 void __iomem *rme_q_ctrl[BFI_IOC_MAX_CQS]; member
1265 r->rme_q_ctrl[i] = kva + be32_to_cpu(qreg->rme_qctl_off[i]); in bfa_iocfc_qreg()