Home
last modified time | relevance | path

Searched refs:rvu_get_pf (Results 1 – 14 of 14) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_cgx.c426 !is_pf_cgxmapped(rvu, rvu_get_pf(pcifunc))) in is_cgx_config_permitted()
453 int pf = rvu_get_pf(pcifunc); in rvu_cgx_config_rxtx()
478 int pf = rvu_get_pf(pcifunc); in rvu_cgx_disable_dmac_entries()
529 int pf = rvu_get_pf(req->hdr.pcifunc); in rvu_lmac_get_stats()
586 int pf = rvu_get_pf(req->hdr.pcifunc); in rvu_mbox_handler_cgx_fec_stats()
604 int pf = rvu_get_pf(req->hdr.pcifunc); in rvu_mbox_handler_cgx_mac_addr_set()
624 int pf = rvu_get_pf(req->hdr.pcifunc); in rvu_mbox_handler_cgx_mac_addr_add()
648 int pf = rvu_get_pf(req->hdr.pcifunc); in rvu_mbox_handler_cgx_mac_addr_del()
666 int pf = rvu_get_pf(req->hdr.pcifunc); in rvu_mbox_handler_cgx_mac_max_entries_get()
692 int pf = rvu_get_pf(req->hdr.pcifunc); in rvu_mbox_handler_cgx_mac_addr_get()
[all …]
Drvu_sdp.c22 u16 pf = rvu_get_pf(pcifunc); in is_sdp_pfvf()
Drvu_npc_hash.c1468 int pf = rvu_get_pf(pcifunc); in rvu_npc_exact_promisc_disable()
1515 int pf = rvu_get_pf(pcifunc); in rvu_npc_exact_promisc_enable()
1563 int pf = rvu_get_pf(req->hdr.pcifunc); in rvu_npc_exact_mac_addr_reset()
1596 int pf = rvu_get_pf(req->hdr.pcifunc); in rvu_npc_exact_mac_addr_update()
1678 int pf = rvu_get_pf(req->hdr.pcifunc); in rvu_npc_exact_mac_addr_add()
1714 int pf = rvu_get_pf(req->hdr.pcifunc); in rvu_npc_exact_mac_addr_del()
1739 int pf = rvu_get_pf(req->hdr.pcifunc); in rvu_npc_exact_mac_addr_set()
Drvu_nix.c292 if (rvu_get_pf(map_func) != rvu_get_pf(pcifunc)) in is_valid_txschq()
316 pf = rvu_get_pf(pcifunc); in nix_interface_init()
394 parent_pf = &rvu->pf[rvu_get_pf(pcifunc)]; in nix_interface_init()
489 pf = rvu_get_pf(pcifunc); in rvu_mbox_handler_nix_bp_disable()
591 pf = rvu_get_pf(pcifunc); in rvu_mbox_handler_nix_bp_enable()
1624 rvu_get_pf(pcifunc), pcifunc & RVU_PFVF_FUNC_MASK); in rvu_mbox_handler_nix_mark_format_cfg()
1876 int pf = rvu_get_pf(pcifunc); in nix_get_tx_link()
1894 int pf = rvu_get_pf(pcifunc); in nix_get_txschq_range()
2250 int pf = rvu_get_pf(pcifunc); in nix_smq_flush()
2612 u8 pf = rvu_get_pf(pcifunc); in rvu_nix_tx_tl2_cfg()
[all …]
Drvu_cn10k.c55 return ((rvu_get_pf(pcifunc) * rvu->hw->total_vfs) + in rvu_get_lmtst_tbl_index()
72 pf = rvu_get_pf(pcifunc) & 0x1F; in rvu_get_lmtaddr()
Dmcs_rvu_if.c100 pfvf = &mcs->pf[rvu_get_pf(pcifunc)]; in mcs_add_intr_wq_entry()
126 pf = rvu_get_pf(event->pcifunc); in mcs_notify_pfvf()
189 pfvf = &mcs->pf[rvu_get_pf(pcifunc)]; in rvu_mbox_handler_mcs_intr_cfg()
Drvu.c297 devnum = rvu_get_pf(pcifunc); in rvu_get_blkaddr()
362 devnum = rvu_get_pf(pcifunc); in rvu_update_rsrc_map()
403 inline int rvu_get_pf(u16 pcifunc) in rvu_get_pf() function
425 pf = rvu_get_pf(pcifunc); in rvu_get_hwvf()
440 return &rvu->pf[rvu_get_pf(pcifunc)]; in rvu_get_pfvf()
448 pf = rvu_get_pf(pcifunc); in is_pf_func_valid()
1482 if (is_pf_cgxmapped(rvu, rvu_get_pf(pcifunc))) { in rvu_get_nix_blkaddr()
2001 RVU_PRIV_PFX_CFG(rvu_get_pf(pcifunc))); in rvu_mbox_handler_vf_flr()
2175 msg->id, rvu_get_pf(msg->pcifunc), in __rvu_mbox_handler()
Drvu.h746 int rvu_get_pf(u16 pcifunc);
794 is_pf_cgxmapped(rvu, rvu_get_pf(pcifunc))); in is_cgx_vf()
Drvu_cpt.c353 if (rvu_get_pf(pcifunc) != cpt_pf_num) in is_cpt_pf()
365 if (rvu_get_pf(pcifunc) != cpt_pf_num) in is_cpt_vf()
Drvu_debugfs.c2277 rvu_get_pf(pcifunc)); in rvu_dbg_nix_band_prof_ctx_display()
2280 rvu_get_pf(pcifunc), in rvu_dbg_nix_band_prof_ctx_display()
2653 rvu_get_pf(pcifunc)); in rvu_print_npc_mcam_info()
2656 rvu_get_pf(pcifunc), in rvu_print_npc_mcam_info()
Drvu_npc.c172 int pf = rvu_get_pf(pcifunc); in npc_get_nixlf_mcam_index()
700 is_pf_cgxmapped(rvu, rvu_get_pf(pcifunc))) { in rvu_npc_install_promisc_entry()
3285 int pf = rvu_get_pf(pcifunc); in rvu_npc_set_parse_mode()
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_pf.c207 snprintf(irq_name, NAME_SIZE, "RVUPF%d_ME0", rvu_get_pf(pf->pcifunc)); in otx2_register_flr_me_intr()
217 snprintf(irq_name, NAME_SIZE, "RVUPF%d_FLR0", rvu_get_pf(pf->pcifunc)); in otx2_register_flr_me_intr()
229 rvu_get_pf(pf->pcifunc)); in otx2_register_flr_me_intr()
239 rvu_get_pf(pf->pcifunc)); in otx2_register_flr_me_intr()
708 "RVUPF%d_VF Mbox0", rvu_get_pf(pf->pcifunc)); in otx2_register_pfvf_mbox_intr()
724 "RVUPF%d_VF Mbox1", rvu_get_pf(pf->pcifunc)); in otx2_register_pfvf_mbox_intr()
1797 rvu_get_pf(pf->pcifunc)); in otx2_open()
1818 rvu_get_pf(pf->pcifunc), qidx); in otx2_open()
Dotx2_tc.c371 if (rvu_get_pf(nic->pcifunc) != rvu_get_pf(priv->pcifunc)) { in otx2_tc_parse_actions()
Dotx2_common.h886 static inline int rvu_get_pf(u16 pcifunc) in rvu_get_pf() function