Home
last modified time | relevance | path

Searched refs:RVU_PFVF_FUNC_MASK (Results 1 – 20 of 20) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_sdp.c40 !(pcifunc & RVU_PFVF_FUNC_MASK)); in is_sdp_pf()
46 !!(pcifunc & RVU_PFVF_FUNC_MASK)); in is_sdp_vf()
Drvu_cgx.c416 if ((pcifunc & RVU_PFVF_FUNC_MASK) || in is_cgx_config_permitted()
746 if ((pcifunc & RVU_PFVF_FUNC_MASK) || in rvu_cgx_ptp_rx_cfg()
940 pcifunc & RVU_PFVF_FUNC_MASK)) { in rvu_cgx_cfg_pause_frm()
1021 if (!((block->fn_map[lf] & ~RVU_PFVF_FUNC_MASK) == (pcifunc & in rvu_cgx_nix_cuml_stats()
1022 ~RVU_PFVF_FUNC_MASK))) in rvu_cgx_nix_cuml_stats()
1065 err = rvu_cgx_config_rxtx(rvu, pcifunc & ~RVU_PFVF_FUNC_MASK, in rvu_cgx_start_stop_io()
1197 pcifunc & RVU_PFVF_FUNC_MASK)) { in rvu_cgx_prio_flow_ctrl_cfg()
Drvu_npc.c79 ((pf_func & ~RVU_PFVF_FUNC_MASK) != in npc_mcam_verify_pf_func()
80 (pcifunc & ~RVU_PFVF_FUNC_MASK))) in npc_mcam_verify_pf_func()
176 if (pf && !(pcifunc & RVU_PFVF_FUNC_MASK)) { in npc_get_nixlf_mcam_index()
415 (owner & RVU_PFVF_FUNC_MASK) || in npc_fixup_vf_rule()
416 !(target_func & RVU_PFVF_FUNC_MASK)) in npc_fixup_vf_rule()
675 pcifunc & ~RVU_PFVF_FUNC_MASK, in rvu_npc_install_promisc_entry()
697 pfvf = rvu_get_pfvf(rvu, pcifunc & ~RVU_PFVF_FUNC_MASK); in rvu_npc_install_promisc_entry()
747 pcifunc = pcifunc & ~RVU_PFVF_FUNC_MASK; in rvu_npc_enable_promisc_entry()
779 pcifunc = pcifunc & ~RVU_PFVF_FUNC_MASK; in rvu_npc_install_bcast_match_entry()
819 pcifunc = pcifunc & ~RVU_PFVF_FUNC_MASK; in rvu_npc_enable_bcast_entry()
[all …]
Drvu.h44 #define RVU_PFVF_FUNC_MASK 0x3FF macro
654 return !(pcifunc & ~RVU_PFVF_FUNC_MASK); in is_afvf()
659 return !!(pcifunc & RVU_PFVF_FUNC_MASK); in is_vf()
730 return ((pcifunc & RVU_PFVF_FUNC_MASK) && in is_cgx_vf()
Drvu.c292 if (pcifunc & RVU_PFVF_FUNC_MASK) { in rvu_get_blkaddr()
357 if (pcifunc & RVU_PFVF_FUNC_MASK) { in rvu_update_rsrc_map()
426 func = pcifunc & RVU_PFVF_FUNC_MASK; in rvu_get_hwvf()
437 if (pcifunc & RVU_PFVF_FUNC_MASK) in rvu_get_pfvf()
452 if (!(pcifunc & RVU_PFVF_FUNC_MASK)) in is_pf_func_valid()
456 vf = (pcifunc & RVU_PFVF_FUNC_MASK) - 1; in is_pf_func_valid()
1471 pf = rvu_get_pfvf(rvu, pcifunc & ~RVU_PFVF_FUNC_MASK); in rvu_get_nix_blkaddr()
1991 vf = pcifunc & RVU_PFVF_FUNC_MASK; in rvu_mbox_handler_vf_flr()
2026 if ((pcifunc & RVU_PFVF_FUNC_MASK) || is_afvf(pcifunc)) in rvu_mbox_handler_set_vf_perm()
2029 target = (pcifunc & ~RVU_PFVF_FUNC_MASK) | (req->vf + 1); in rvu_mbox_handler_set_vf_perm()
[all …]
Drvu_npc_hash.h138 (((func) & RVU_PFVF_FUNC_MASK) << RVU_PFVF_FUNC_SHIFT))
Drvu_cn10k.c56 (pcifunc & RVU_PFVF_FUNC_MASK)) * LMT_MAPTBL_ENTRY_SIZE; in rvu_get_lmtst_tbl_index()
73 ((pcifunc & RVU_PFVF_FUNC_MASK) & 0xFF); in rvu_get_lmtaddr()
Drvu_nix.c331 vf = (pcifunc & RVU_PFVF_FUNC_MASK) - 1; in nix_interface_init()
381 from_vf = !!(pcifunc & RVU_PFVF_FUNC_MASK); in nix_interface_init()
391 vf = (pcifunc & RVU_PFVF_FUNC_MASK) - 1; in nix_interface_init()
1581 rvu_get_pf(pcifunc), pcifunc & RVU_PFVF_FUNC_MASK); in rvu_mbox_handler_nix_mark_format_cfg()
1857 schq = start + (pcifunc & RVU_PFVF_FUNC_MASK); in nix_check_txschq_alloc_req()
1911 idx = pcifunc & RVU_PFVF_FUNC_MASK; in nix_txsch_alloc()
2133 if (!(pcifunc & RVU_PFVF_FUNC_MASK)) { in nix_txschq_free()
2446 pcifunc & RVU_PFVF_FUNC_MASK) { in rvu_mbox_handler_nix_txschq_cfg()
2760 rvu_get_pf(pcifunc), pcifunc & RVU_PFVF_FUNC_MASK); in nix_blk_setup_mce()
2822 idx = mce_idx + (pcifunc & RVU_PFVF_FUNC_MASK); in nix_update_mce_list()
[all …]
Drvu_cpt.c297 if (pcifunc & RVU_PFVF_FUNC_MASK) in is_cpt_pf()
309 if (!(pcifunc & RVU_PFVF_FUNC_MASK)) in is_cpt_vf()
605 } else if (!(req->hdr.pcifunc & RVU_PFVF_FUNC_MASK)) { in is_valid_offset()
Drvu_debugfs.c2270 if (!(pcifunc & RVU_PFVF_FUNC_MASK)) in rvu_dbg_nix_band_prof_ctx_display()
2276 (pcifunc & RVU_PFVF_FUNC_MASK) - 1); in rvu_dbg_nix_band_prof_ctx_display()
2646 if (!(pcifunc & RVU_PFVF_FUNC_MASK)) in rvu_print_npc_mcam_info()
2652 (pcifunc & RVU_PFVF_FUNC_MASK) - 1); in rvu_print_npc_mcam_info()
2906 if (iter->owner & RVU_PFVF_FUNC_MASK) { in rvu_dbg_npc_mcam_show_rules()
2907 vf = (iter->owner & RVU_PFVF_FUNC_MASK) - 1; in rvu_dbg_npc_mcam_show_rules()
2924 if (target & RVU_PFVF_FUNC_MASK) { in rvu_dbg_npc_mcam_show_rules()
2925 vf = (target & RVU_PFVF_FUNC_MASK) - 1; in rvu_dbg_npc_mcam_show_rules()
Dmcs_rvu_if.c60 if (pcifunc & RVU_PFVF_FUNC_MASK) in mcs_add_intr_wq_entry()
149 if (pcifunc & RVU_PFVF_FUNC_MASK) in rvu_mbox_handler_mcs_intr_cfg()
Drvu_npc_fs.c1201 bool from_vf = !!(req->hdr.pcifunc & RVU_PFVF_FUNC_MASK); in rvu_mbox_handler_npc_install_flow()
1231 target = (req->hdr.pcifunc & ~RVU_PFVF_FUNC_MASK) | req->vf; in rvu_mbox_handler_npc_install_flow()
/linux-6.1.9/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_mbox.c203 ((vf->vf_id + 1) & RVU_PFVF_FUNC_MASK); in otx2_cptpf_vfpf_mbox_handler()
356 RVU_PFVF_FUNC_MASK; in otx2_cptpf_afpf_mbox_handler()
Dotx2_cpt_common.h23 (((func) & RVU_PFVF_FUNC_MASK) << RVU_PFVF_FUNC_SHIFT))
Dotx2_cptvf_mbox.c93 & RVU_PFVF_FUNC_MASK) - 1; in process_pfvf_mbox_mbox_msg()
Dotx2_cptpf_main.c153 req->pcifunc &= RVU_PFVF_FUNC_MASK; in cptpf_flr_wq_handler()
154 req->pcifunc |= (vf + 1) & RVU_PFVF_FUNC_MASK; in cptpf_flr_wq_handler()
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_pf.c127 req->hdr.pcifunc &= RVU_PFVF_FUNC_MASK; in otx2_flr_handler()
128 req->hdr.pcifunc |= (vf + 1) & RVU_PFVF_FUNC_MASK; in otx2_flr_handler()
487 msg->pcifunc &= RVU_PFVF_FUNC_MASK; in otx2_pfvf_mbox_handler()
488 msg->pcifunc |= (vf_idx + 1) & RVU_PFVF_FUNC_MASK; in otx2_pfvf_mbox_handler()
762 devid = msg->pcifunc & RVU_PFVF_FUNC_MASK; in otx2_process_pfaf_mbox_msg()
957 devid = msg->pcifunc & RVU_PFVF_FUNC_MASK; in otx2_pfaf_mbox_up_handler()
1572 if (!(pf->pcifunc & RVU_PFVF_FUNC_MASK)) in otx2_free_hw_resources()
1830 if (pf->linfo.link_up && !(pf->pcifunc & RVU_PFVF_FUNC_MASK)) in otx2_open()
Dotx2_common.h852 #define RVU_PFVF_FUNC_MASK 0x3FF macro
856 return !!(pcifunc & RVU_PFVF_FUNC_MASK); in is_otx2_vf()
Dotx2_vf.c667 n = (vf->pcifunc >> RVU_PFVF_FUNC_SHIFT) & RVU_PFVF_FUNC_MASK; in otx2vf_probe()
Dotx2_tc.c415 req->vf = priv->pcifunc & RVU_PFVF_FUNC_MASK; in otx2_tc_parse_actions()