Searched refs:vfpf (Results 1 – 1 of 1) sorted by relevance
325 int vfpf; in otx2_vf_pf_mbox_irq() local327 for (vfpf = 0; vfpf < MAX_VFPF_DWORD_BITS; ++vfpf) { in otx2_vf_pf_mbox_irq()328 intr = otx2_read64(dev->bar2 + RVU_PF_VFPF_MBOX_INTX(vfpf)); in otx2_vf_pf_mbox_irq()333 vfpf, intr, dev->pf, dev->vf); in otx2_vf_pf_mbox_irq()336 dev->intr.bits[vfpf] |= intr; in otx2_vf_pf_mbox_irq()337 otx2_write64(intr, dev->bar2 + RVU_PF_VFPF_MBOX_INTX(vfpf)); in otx2_vf_pf_mbox_irq()