Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_sdp.c56 struct rvu_pfvf *pfvf; in rvu_sdp_init()
97 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, req->hdr.pcifunc); in rvu_mbox_handler_set_sdp_chan_info()
H A Drvu_npa.c70 struct rvu_pfvf *pfvf; in rvu_npa_aq_enq_inst()
212 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, req->hdr.pcifunc); in npa_lf_hwctx_disable()
309 static void npa_ctx_free(struct rvu *rvu, struct rvu_pfvf *pfvf) in npa_ctx_free()
335 struct rvu_pfvf *pfvf; in rvu_mbox_handler_npa_lf_alloc()
441 struct rvu_pfvf *pfvf; in rvu_mbox_handler_npa_lf_free()
543 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npa_lf_teardown()
H A Drvu_switch.c13 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_switch_enable_lbk_link()
27 struct rvu_pfvf *pfvf; in rvu_switch_install_rx_rule()
55 struct rvu_pfvf *pfvf; in rvu_switch_install_tx_rule()
H A Drvu.c555 struct rvu_pfvf *pfvf; in rvu_scan_block()
610 struct rvu_pfvf *pfvf; in rvu_setup_msix_resources()
727 struct rvu_pfvf *pfvf; in rvu_free_hw_resources()
769 struct rvu_pfvf *pfvf; in rvu_setup_pfvf_macaddress()
1074 sizeof(struct rvu_pfvf), GFP_KERNEL); in rvu_setup_hw_resources()
1082 sizeof(struct rvu_pfvf), GFP_KERNEL); in rvu_setup_hw_resources()
1295 struct rvu_pfvf *pfvf; in is_pffunc_map_valid()
1483 struct rvu_pfvf *pf; in rvu_get_nix_blkaddr()
1847 struct rvu_pfvf *pfvf; in rvu_mbox_handler_msix_offset()
2042 struct rvu_pfvf *pfvf; in rvu_mbox_handler_set_vf_perm()
[all …]
H A Drvu_rep.c38 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, event->pcifunc); in rvu_rep_up_notify()
237 struct rvu_pfvf *pfvf; in rvu_rep_install_rx_rule()
278 struct rvu_pfvf *pfvf; in rvu_rep_install_tx_rule()
414 struct rvu_pfvf *pfvf; in rvu_rep_pf_init()
H A Drvu.h216 struct rvu_pfvf { struct
529 struct rvu_pfvf *pf;
530 struct rvu_pfvf *hwvf;
838 u16 rvu_get_rsrc_mapcount(struct rvu_pfvf *pfvf, int blkaddr);
840 struct rvu_pfvf *rvu_get_pfvf(struct rvu *rvu, int pcifunc);
937 void rvu_nix_reset_mac(struct rvu_pfvf *pfvf, int pcifunc);
962 void rvu_npc_set_pkind(struct rvu *rvu, int pkind, struct rvu_pfvf *pfvf);
H A Drvu_cn10k.c115 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_update_lmtaddr()
152 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, req->hdr.pcifunc); in rvu_mbox_handler_lmtst_tbl_setup()
256 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_reset_lmt_map_tbl()
H A Drvu_npc.c129 struct rvu_pfvf *pfvf; in npc_get_ucast_mcam_index()
392 struct rvu_pfvf *pfvf; in npc_fixup_vf_rule()
603 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_install_ucast_entry()
658 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_install_promisc_entry()
764 struct rvu_pfvf *pfvf; in rvu_npc_install_bcast_match_entry()
851 struct rvu_pfvf *pfvf; in rvu_npc_install_allmulti_entry()
1024 struct rvu_pfvf *pfvf; in rvu_npc_update_flowkey_alg_idx()
1096 struct rvu_pfvf *pfvf; in npc_enadis_default_mce_entry()
1206 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_disable_mcam_entries()
3449 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_set_parse_mode()
[all …]
H A Drvu_nix.c156 struct rvu_pfvf *pfvf; in nix_get_struct_ptrs()
587 struct rvu_pfvf *pfvf; in nix_bp_disable()
652 struct rvu_pfvf *pfvf; in rvu_nix_get_bpid()
733 struct rvu_pfvf *pfvf; in nix_bp_enable()
1041 struct rvu_pfvf *pfvf; in rvu_nix_blk_aq_enq_inst()
1499 struct rvu_pfvf *pfvf; in rvu_mbox_handler_nix_lf_alloc()
1734 struct rvu_pfvf *pfvf; in rvu_mbox_handler_nix_lf_free()
1780 struct rvu_pfvf *pfvf; in rvu_mbox_handler_nix_mark_format_cfg()
3510 struct rvu_pfvf *pfvf; in nix_get_mce_list()
3589 struct rvu_pfvf *pfvf; in nix_setup_mce_tables()
[all …]
H A Drvu_debugfs.c823 struct rvu_pfvf *pfvf; in rvu_dbg_rvu_pf_cgx_map_display()
894 static void print_npa_qsize(struct seq_file *m, struct rvu_pfvf *pfvf) in print_npa_qsize()
929 struct rvu_pfvf *pfvf) = NULL; in rvu_dbg_qsize_display()
930 struct rvu_pfvf *pfvf; in rvu_dbg_qsize_display()
1134 struct rvu_pfvf *pfvf; in rvu_dbg_npa_ctx_display()
1217 struct rvu_pfvf *pfvf; in write_npa_ctx()
1616 struct rvu_pfvf *pfvf; in rvu_dbg_nix_tm_tree_display()
1659 struct rvu_pfvf *pfvf; in rvu_dbg_nix_tm_tree_write()
1916 struct rvu_pfvf *pfvf; in rvu_dbg_nix_tm_topo_write()
2215 struct rvu_pfvf *pfvf; in rvu_dbg_nix_queue_ctx_display()
[all …]
H A Drvu_cgx.c111 struct rvu_pfvf *pfvf = &rvu->pf[pf]; in rvu_map_cgx_nix_block()
635 struct rvu_pfvf *parent_pf; in rvu_mbox_handler_cgx_stats_rst()
828 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_cgx_ptp_rx_cfg()
1131 struct rvu_pfvf *parent_pf, *pfvf; in rvu_cgx_start_stop_io()
H A Drvu_npc_fs.c1132 static int npc_update_rx_entry(struct rvu *rvu, struct rvu_pfvf *pfvf, in npc_update_rx_entry()
1193 static int npc_update_tx_entry(struct rvu *rvu, struct rvu_pfvf *pfvf, in npc_update_tx_entry()
1238 int nixlf, struct rvu_pfvf *pfvf, in npc_install_flow()
1404 struct rvu_pfvf *pfvf; in rvu_mbox_handler_npc_install_flow()
1602 struct rvu_pfvf *pfvf) in npc_update_dmac_value()
1633 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, target); in npc_mcam_enable_flows()
H A Drvu_npc_hash.c1565 struct rvu_pfvf *pfvf; in rvu_npc_exact_mac_addr_reset()
1599 struct rvu_pfvf *pfvf; in rvu_npc_exact_mac_addr_update()
1679 struct rvu_pfvf *pfvf; in rvu_npc_exact_mac_addr_add()
1741 struct rvu_pfvf *pfvf; in rvu_npc_exact_mac_addr_set()
H A Drvu_cpt.c702 struct rvu_pfvf *pfvf; in validate_and_update_reg_offset()