Symbol: RVU_PF_VFPF_MBOX_INTX
drivers/crypto/marvell/octeontx2/otx2_cptpf_main.c
28
RVU_PF_VFPF_MBOX_INTX(0), ~0x0ULL);
drivers/crypto/marvell/octeontx2/otx2_cptpf_main.c
30
RVU_PF_VFPF_MBOX_INTX(1), ~0x0ULL);
drivers/crypto/marvell/octeontx2/otx2_cptpf_main.c
59
RVU_PF_VFPF_MBOX_INTX(0), ~0ULL);
drivers/crypto/marvell/octeontx2/otx2_cptpf_main.c
66
RVU_PF_VFPF_MBOX_INTX(1), ~0ULL);
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
355
RVU_PF_VFPF_MBOX_INTX(i));
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
364
0, RVU_PF_VFPF_MBOX_INTX(i),
drivers/net/ethernet/marvell/octeontx2/af/rvu.c
2736
intr = rvupf_read64(rvu, RVU_PF_VFPF_MBOX_INTX(1));
drivers/net/ethernet/marvell/octeontx2/af/rvu.c
2737
rvupf_write64(rvu, RVU_PF_VFPF_MBOX_INTX(1), intr);
drivers/net/ethernet/marvell/octeontx2/af/rvu.c
2743
intr = rvupf_read64(rvu, RVU_PF_VFPF_MBOX_INTX(0));
drivers/net/ethernet/marvell/octeontx2/af/rvu.c
2744
rvupf_write64(rvu, RVU_PF_VFPF_MBOX_INTX(0), intr);
drivers/net/ethernet/marvell/octeontx2/af/rvu.c
3335
rvupf_write64(rvu, RVU_PF_VFPF_MBOX_INTX(0), INTR_MASK(vfs));
drivers/net/ethernet/marvell/octeontx2/af/rvu.c
3347
rvupf_write64(rvu, RVU_PF_VFPF_MBOX_INTX(1), INTR_MASK(vfs - 64));
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
560
intr = otx2_read64(pf, RVU_PF_VFPF_MBOX_INTX(1));
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
561
otx2_write64(pf, RVU_PF_VFPF_MBOX_INTX(1), intr);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
568
intr = otx2_read64(pf, RVU_PF_VFPF_MBOX_INTX(0));
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
569
otx2_write64(pf, RVU_PF_VFPF_MBOX_INTX(0), intr);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
691
otx2_write64(pf, RVU_PF_VFPF_MBOX_INTX(0), ~0ull);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
692
otx2_write64(pf, RVU_PF_VFPF_MBOX_INTX(1), ~0ull);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
714
otx2_write64(pf, RVU_PF_VFPF_MBOX_INTX(0), ~0ull);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
719
otx2_write64(pf, RVU_PF_VFPF_MBOX_INTX(1), ~0ull);