total_pfs 360 drivers/net/ethernet/marvell/octeontx2/af/rvu.c if (pf >= rvu->hw->total_pfs) total_pfs 502 drivers/net/ethernet/marvell/octeontx2/af/rvu.c for (pf = 0; pf < hw->total_pfs; pf++) { total_pfs 618 drivers/net/ethernet/marvell/octeontx2/af/rvu.c for (id = 0; id < hw->total_pfs; id++) { total_pfs 649 drivers/net/ethernet/marvell/octeontx2/af/rvu.c hw->total_pfs = (cfg >> 32) & 0xFF; total_pfs 783 drivers/net/ethernet/marvell/octeontx2/af/rvu.c rvu->pf = devm_kcalloc(rvu->dev, hw->total_pfs, total_pfs 1724 drivers/net/ethernet/marvell/octeontx2/af/rvu.c rvu_queue_work(&rvu->afpf_wq_info, 0, rvu->hw->total_pfs, intr); total_pfs 1749 drivers/net/ethernet/marvell/octeontx2/af/rvu.c RVU_AF_PFAF_MBOX_INT, INTR_MASK(hw->total_pfs)); total_pfs 1753 drivers/net/ethernet/marvell/octeontx2/af/rvu.c INTR_MASK(hw->total_pfs) & ~1ULL); total_pfs 1830 drivers/net/ethernet/marvell/octeontx2/af/rvu.c if (pf >= rvu->hw->total_pfs) { total_pfs 1831 drivers/net/ethernet/marvell/octeontx2/af/rvu.c rvu_afvf_flr_handler(rvu, pf - rvu->hw->total_pfs); total_pfs 1866 drivers/net/ethernet/marvell/octeontx2/af/rvu.c dev = vf + start_vf + rvu->hw->total_pfs; total_pfs 1884 drivers/net/ethernet/marvell/octeontx2/af/rvu.c for (pf = 0; pf < rvu->hw->total_pfs; pf++) { total_pfs 1952 drivers/net/ethernet/marvell/octeontx2/af/rvu.c for (pf = 0; pf < rvu->hw->total_pfs; pf++) { total_pfs 1972 drivers/net/ethernet/marvell/octeontx2/af/rvu.c INTR_MASK(rvu->hw->total_pfs) & ~1ULL); total_pfs 1976 drivers/net/ethernet/marvell/octeontx2/af/rvu.c INTR_MASK(rvu->hw->total_pfs) & ~1ULL); total_pfs 1980 drivers/net/ethernet/marvell/octeontx2/af/rvu.c INTR_MASK(rvu->hw->total_pfs) & ~1ULL); total_pfs 2065 drivers/net/ethernet/marvell/octeontx2/af/rvu.c RVU_AF_PFFLR_INT, INTR_MASK(rvu->hw->total_pfs)); total_pfs 2068 drivers/net/ethernet/marvell/octeontx2/af/rvu.c INTR_MASK(rvu->hw->total_pfs) & ~1ULL); total_pfs 2085 drivers/net/ethernet/marvell/octeontx2/af/rvu.c RVU_AF_PFME_INT, INTR_MASK(rvu->hw->total_pfs)); total_pfs 2088 drivers/net/ethernet/marvell/octeontx2/af/rvu.c INTR_MASK(rvu->hw->total_pfs) & ~1ULL); total_pfs 2197 drivers/net/ethernet/marvell/octeontx2/af/rvu.c for (pf = 0; pf < rvu->hw->total_pfs; pf++) { total_pfs 2209 drivers/net/ethernet/marvell/octeontx2/af/rvu.c num_devs = rvu->hw->total_pfs + pci_sriov_get_totalvfs(rvu->pdev); total_pfs 2441 drivers/net/ethernet/marvell/octeontx2/af/rvu.c rvu->hw->total_pfs, rvu_afpf_mbox_handler, total_pfs 197 drivers/net/ethernet/marvell/octeontx2/af/rvu.h u8 total_pfs; /* MAX RVU PFs HW supports */ total_pfs 1023 drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c ((rvu->hw->total_pfs - 1) * RSVD_MCAM_ENTRIES_PER_PF);