Home
last modified time | relevance | path

Searched refs:rvu_get_pfvf (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npa.c65 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npa_aq_enq_inst()
203 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, req->hdr.pcifunc); in npa_lf_hwctx_disable()
337 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_mbox_handler_npa_lf_alloc()
436 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_mbox_handler_npa_lf_free()
534 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npa_lf_teardown()
Drvu_switch.c18 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_switch_install_rx_rule()
47 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_switch_install_tx_rule()
Drvu_sdp.c82 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, req->hdr.pcifunc); in rvu_mbox_handler_set_sdp_chan_info()
Drvu_cn10k.c98 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_update_lmtaddr()
135 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, req->hdr.pcifunc); in rvu_mbox_handler_lmtst_tbl_setup()
239 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_reset_lmt_map_tbl()
Drvu_cpt.c115 num_lfs = rvu_get_rsrc_mapcount(rvu_get_pfvf(rvu, pcifunc), in rvu_mbox_handler_cpt_lf_alloc()
166 num_lfs = rvu_get_rsrc_mapcount(rvu_get_pfvf(rvu, pcifunc), in cpt_lf_free()
219 pfvf = rvu_get_pfvf(rvu, req->hdr.pcifunc); in is_valid_offset()
Drvu_nix.c99 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in is_nixlf_attached()
124 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in nix_get_nixlf()
147 pfvf = rvu_get_pfvf(rvu, pcifunc); in nix_get_struct_ptrs()
293 struct rvu_pfvf *parent_pf, *pfvf = rvu_get_pfvf(rvu, pcifunc); in nix_interface_init()
452 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in nix_interface_deinit()
488 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_mbox_handler_nix_bp_disable()
521 pfvf = rvu_get_pfvf(rvu, req->hdr.pcifunc); in rvu_nix_get_bpid()
595 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_mbox_handler_nix_bp_enable()
852 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_nix_blk_aq_enq_inst()
1098 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, req->hdr.pcifunc); in nix_lf_hwctx_disable()
[all …]
Drvu_npc.c152 pfvf = rvu_get_pfvf(rvu, pcifunc); in npc_get_ucast_mcam_index()
418 pfvf = rvu_get_pfvf(rvu, target_func); in npc_fixup_vf_rule()
597 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_install_ucast_entry()
647 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_install_promisc_entry()
690 pfvf = rvu_get_pfvf(rvu, pcifunc & ~RVU_PFVF_FUNC_MASK); in rvu_npc_install_promisc_entry()
773 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_install_bcast_match_entry()
843 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_install_allmulti_entry()
999 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_update_flowkey_alg_idx()
1043 pfvf = rvu_get_pfvf(rvu, pcifunc & ~RVU_PFVF_FUNC_MASK); in npc_enadis_default_mce_entry()
1103 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_disable_mcam_entries()
[all …]
Drvu.c429 struct rvu_pfvf *rvu_get_pfvf(struct rvu *rvu, int pcifunc) in rvu_get_pfvf() function
561 pfvf = rvu_get_pfvf(rvu, (cfg >> 8) & 0xFFFF); in rvu_scan_block()
1260 pfvf = rvu_get_pfvf(rvu, pcifunc); in is_pffunc_map_valid()
1292 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_detach_block()
1387 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_get_nix_blkaddr()
1391 pf = rvu_get_pfvf(rvu, pcifunc & ~RVU_PFVF_FUNC_MASK); in rvu_get_nix_blkaddr()
1458 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_attach_block()
1496 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_check_rsrc_availability()
1614 num_lfs = rvu_get_rsrc_mapcount(rvu_get_pfvf(rvu, attach->hdr.pcifunc), in rvu_attach_from_same_block()
1756 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_mbox_handler_msix_offset()
[all …]
Drvu_debugfs.c431 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_dbg_rvu_pf_cgx_map_display()
544 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_dbg_qsize_display()
751 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_dbg_npa_ctx_display()
809 pfvf = rvu_get_pfvf(rvu, pcifunc); in write_npa_ctx()
1448 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_dbg_nix_queue_ctx_display()
1508 pfvf = rvu_get_pfvf(rvu, pcifunc); in write_nix_queue_ctx()
Drvu_npc_fs.c1201 pfvf = rvu_get_pfvf(rvu, target); in rvu_mbox_handler_npc_install_flow()
1348 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, target); in npc_mcam_enable_flows()
Drvu.h650 struct rvu_pfvf *rvu_get_pfvf(struct rvu *rvu, int pcifunc);
Drvu_cgx.c948 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_cgx_start_stop_io()