Home
last modified time | relevance | path

Searched refs:total_pfs (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu.c449 if (pf >= rvu->hw->total_pfs) in is_pf_func_valid()
614 for (pf = 0; pf < hw->total_pfs; pf++) { in rvu_setup_msix_resources()
742 for (id = 0; id < hw->total_pfs; id++) { in rvu_free_hw_resources()
772 for (pf = 0; pf < hw->total_pfs; pf++) { in rvu_setup_pfvf_macaddress()
934 hw->total_pfs = (cfg >> 32) & 0xFF; in rvu_setup_hw_resources()
2538 INTR_MASK(hw->total_pfs) & ~1ULL); in rvu_enable_mbox_intr()
2631 if (pf >= rvu->hw->total_pfs) { in rvu_flr_handler()
2671 dev = vf + start_vf + rvu->hw->total_pfs; in rvu_afvf_queue_flr_work()
2776 INTR_MASK(rvu->hw->total_pfs) & ~1ULL); in rvu_unregister_interrupts()
2780 INTR_MASK(rvu->hw->total_pfs) & ~1ULL); in rvu_unregister_interrupts()
[all …]
A Drvu_switch.c79 for (pf = 1; pf < hw->total_pfs; pf++) { in rvu_switch_install_rules()
210 for (pf = 1; pf < hw->total_pfs; pf++) { in rvu_switch_disable()
A Drvu_debugfs.c616 for (pf = 0; pf < rvu->hw->total_pfs; pf++) { in rvu_dbg_lmtst_map_table_display()
710 for (pf = 0; pf < rvu->hw->total_pfs; pf++) { in get_max_column_width()
779 for (pf = 0; pf < rvu->hw->total_pfs; pf++) { in rvu_dbg_rsrc_attach_status()
856 for (pf = 0; pf < rvu->hw->total_pfs; pf++) { in rvu_dbg_rvu_pf_cgx_map_display()
2712 for (pf = 0; pf < rvu->hw->total_pfs; pf++) { in rvu_dbg_npc_mcam_info_display()
A Dmcs_rvu_if.c858 mcs->pf = devm_kcalloc(mcs->dev, hw->total_pfs, in rvu_mcs_init()
A Drvu.h354 u8 total_pfs; /* MAX RVU PFs HW supports */ member
A Drvu_cpt.c333 for (i = 0; i < rvu->hw->total_pfs; i++) { in get_cpt_pf_num()
A Drvu_npc.c1831 ((rvu->hw->total_pfs - 1) * RSVD_MCAM_ENTRIES_PER_PF); in npc_mcam_rsrcs_init()

Completed in 32 milliseconds