Searched refs:RVU_PFVF_FUNC_MASK (Results 1 – 18 of 18) sorted by relevance
40 !(pcifunc & RVU_PFVF_FUNC_MASK)); in is_sdp_pf()46 !!(pcifunc & RVU_PFVF_FUNC_MASK)); in is_sdp_vf()
78 ((pf_func & ~RVU_PFVF_FUNC_MASK) != in npc_mcam_verify_pf_func()79 (pcifunc & ~RVU_PFVF_FUNC_MASK))) in npc_mcam_verify_pf_func()413 (owner & RVU_PFVF_FUNC_MASK) || in npc_fixup_vf_rule()414 !(target_func & RVU_PFVF_FUNC_MASK)) in npc_fixup_vf_rule()668 pcifunc & ~RVU_PFVF_FUNC_MASK, in rvu_npc_install_promisc_entry()740 pcifunc = pcifunc & ~RVU_PFVF_FUNC_MASK; in rvu_npc_enable_promisc_entry()772 pcifunc = pcifunc & ~RVU_PFVF_FUNC_MASK; in rvu_npc_install_bcast_match_entry()841 vf_func = pcifunc & RVU_PFVF_FUNC_MASK; in rvu_npc_install_allmulti_entry()921 if (!(pcifunc & RVU_PFVF_FUNC_MASK)) in npc_update_vf_flow_entry()2414 if (!(pcifunc & RVU_PFVF_FUNC_MASK)) in npc_mcam_alloc_entries()[all …]
415 if ((pcifunc & RVU_PFVF_FUNC_MASK) || in is_cgx_config_permitted()708 if ((pcifunc & RVU_PFVF_FUNC_MASK) || in rvu_cgx_ptp_rx_cfg()932 if (!((block->fn_map[lf] & ~RVU_PFVF_FUNC_MASK) == (pcifunc & in rvu_cgx_nix_cuml_stats()933 ~RVU_PFVF_FUNC_MASK))) in rvu_cgx_nix_cuml_stats()976 err = rvu_cgx_config_rxtx(rvu, pcifunc & ~RVU_PFVF_FUNC_MASK, in rvu_cgx_start_stop_io()
42 #define RVU_PFVF_FUNC_MASK 0x3FF macro625 return !(pcifunc & ~RVU_PFVF_FUNC_MASK); in is_afvf()630 return !!(pcifunc & RVU_PFVF_FUNC_MASK); in is_vf()701 return ((pcifunc & RVU_PFVF_FUNC_MASK) && in is_cgx_vf()
287 if (pcifunc & RVU_PFVF_FUNC_MASK) { in rvu_get_blkaddr()352 if (pcifunc & RVU_PFVF_FUNC_MASK) { in rvu_update_rsrc_map()421 func = pcifunc & RVU_PFVF_FUNC_MASK; in rvu_get_hwvf()432 if (pcifunc & RVU_PFVF_FUNC_MASK) in rvu_get_pfvf()447 if (!(pcifunc & RVU_PFVF_FUNC_MASK)) in is_pf_func_valid()451 vf = (pcifunc & RVU_PFVF_FUNC_MASK) - 1; in is_pf_func_valid()1451 pf = rvu_get_pfvf(rvu, pcifunc & ~RVU_PFVF_FUNC_MASK); in rvu_get_nix_blkaddr()1971 vf = pcifunc & RVU_PFVF_FUNC_MASK; in rvu_mbox_handler_vf_flr()2132 ~(RVU_PFVF_FUNC_MASK << RVU_PFVF_FUNC_SHIFT); in __rvu_mbox_handler()2143 if (msg->pcifunc & RVU_PFVF_FUNC_MASK) in __rvu_mbox_handler()[all …]
332 if ((pcifunc & RVU_PFVF_FUNC_MASK) == 0) in nix_interface_init()338 vf = (pcifunc & RVU_PFVF_FUNC_MASK) - 1; in nix_interface_init()388 from_vf = !!(pcifunc & RVU_PFVF_FUNC_MASK); in nix_interface_init()398 vf = (pcifunc & RVU_PFVF_FUNC_MASK) - 1; in nix_interface_init()1864 schq = start + (pcifunc & RVU_PFVF_FUNC_MASK); in nix_check_txschq_alloc_req()1918 idx = pcifunc & RVU_PFVF_FUNC_MASK; in nix_txsch_alloc()2140 if (!(pcifunc & RVU_PFVF_FUNC_MASK)) { in nix_txschq_free()2453 pcifunc & RVU_PFVF_FUNC_MASK) { in rvu_mbox_handler_nix_txschq_cfg()2829 idx = mce_idx + (pcifunc & RVU_PFVF_FUNC_MASK); in nix_update_mce_list()2941 pcifunc & ~RVU_PFVF_FUNC_MASK, in nix_update_mce_rule()[all …]
56 (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()
1920 if (!(pcifunc & RVU_PFVF_FUNC_MASK)) in rvu_dbg_nix_band_prof_ctx_display()1926 (pcifunc & RVU_PFVF_FUNC_MASK) - 1); in rvu_dbg_nix_band_prof_ctx_display()2295 if (!(pcifunc & RVU_PFVF_FUNC_MASK)) in rvu_print_npc_mcam_info()2301 (pcifunc & RVU_PFVF_FUNC_MASK) - 1); in rvu_print_npc_mcam_info()2555 if (iter->owner & RVU_PFVF_FUNC_MASK) { in rvu_dbg_npc_mcam_show_rules()2556 vf = (iter->owner & RVU_PFVF_FUNC_MASK) - 1; in rvu_dbg_npc_mcam_show_rules()2573 if (target & RVU_PFVF_FUNC_MASK) { in rvu_dbg_npc_mcam_show_rules()2574 vf = (target & RVU_PFVF_FUNC_MASK) - 1; in rvu_dbg_npc_mcam_show_rules()
298 if (pcifunc & RVU_PFVF_FUNC_MASK) in is_cpt_pf()310 if (!(pcifunc & RVU_PFVF_FUNC_MASK)) in is_cpt_vf()606 } else if (!(req->hdr.pcifunc & RVU_PFVF_FUNC_MASK)) { in is_valid_offset()
1158 bool from_vf = !!(req->hdr.pcifunc & RVU_PFVF_FUNC_MASK); in rvu_mbox_handler_npc_install_flow()1188 target = (req->hdr.pcifunc & ~RVU_PFVF_FUNC_MASK) | req->vf; in rvu_mbox_handler_npc_install_flow()
196 ((vf->vf_id + 1) & RVU_PFVF_FUNC_MASK); in otx2_cptpf_vfpf_mbox_handler()345 RVU_PFVF_FUNC_MASK; in otx2_cptpf_afpf_mbox_handler()
22 (((func) & RVU_PFVF_FUNC_MASK) << RVU_PFVF_FUNC_SHIFT))
93 & RVU_PFVF_FUNC_MASK) - 1; in process_pfvf_mbox_mbox_msg()
149 req->pcifunc &= RVU_PFVF_FUNC_MASK; in cptpf_flr_wq_handler()150 req->pcifunc |= (vf + 1) & RVU_PFVF_FUNC_MASK; in cptpf_flr_wq_handler()
126 req->hdr.pcifunc &= RVU_PFVF_FUNC_MASK; in otx2_flr_handler()127 req->hdr.pcifunc |= (vf + 1) & RVU_PFVF_FUNC_MASK; in otx2_flr_handler()481 msg->pcifunc &= RVU_PFVF_FUNC_MASK; in otx2_pfvf_mbox_handler()482 msg->pcifunc |= (vf_idx + 1) & RVU_PFVF_FUNC_MASK; in otx2_pfvf_mbox_handler()756 devid = msg->pcifunc & RVU_PFVF_FUNC_MASK; in otx2_process_pfaf_mbox_msg()941 devid = msg->pcifunc & RVU_PFVF_FUNC_MASK; in otx2_pfaf_mbox_up_handler()1450 if (!(pf->pcifunc & RVU_PFVF_FUNC_MASK)) in otx2_free_hw_resources()1689 if (pf->linfo.link_up && !(pf->pcifunc & RVU_PFVF_FUNC_MASK)) in otx2_open()
730 #define RVU_PFVF_FUNC_MASK 0x3FF macro734 return !!(pcifunc & RVU_PFVF_FUNC_MASK); in is_otx2_vf()
678 n = (vf->pcifunc >> RVU_PFVF_FUNC_SHIFT) & RVU_PFVF_FUNC_MASK; in otx2vf_probe()
342 req->vf = priv->pcifunc & RVU_PFVF_FUNC_MASK; in otx2_tc_parse_actions()
Completed in 62 milliseconds