Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_sdp.c52 struct rvu_pfvf *pfvf; in rvu_sdp_init()
85 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, req->hdr.pcifunc); in rvu_mbox_handler_set_sdp_chan_info()
Drvu_npa.c61 struct rvu_pfvf *pfvf; in rvu_npa_aq_enq_inst()
203 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, req->hdr.pcifunc); in npa_lf_hwctx_disable()
300 static void npa_ctx_free(struct rvu *rvu, struct rvu_pfvf *pfvf) in npa_ctx_free()
326 struct rvu_pfvf *pfvf; in rvu_mbox_handler_npa_lf_alloc()
432 struct rvu_pfvf *pfvf; in rvu_mbox_handler_npa_lf_free()
534 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npa_lf_teardown()
Drvu.c27 static void rvu_set_msix_offset(struct rvu *rvu, struct rvu_pfvf *pfvf,
29 static void rvu_clear_msix_offset(struct rvu *rvu, struct rvu_pfvf *pfvf,
341 static void rvu_update_rsrc_map(struct rvu *rvu, struct rvu_pfvf *pfvf, in rvu_update_rsrc_map()
434 struct rvu_pfvf *rvu_get_pfvf(struct rvu *rvu, int pcifunc) in rvu_get_pfvf()
555 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()
1069 sizeof(struct rvu_pfvf), GFP_KERNEL); in rvu_setup_hw_resources()
1077 sizeof(struct rvu_pfvf), GFP_KERNEL); in rvu_setup_hw_resources()
[all …]
Drvu.h190 struct rvu_pfvf { struct
453 struct rvu_pfvf *pf;
454 struct rvu_pfvf *hwvf;
682 u16 rvu_get_rsrc_mapcount(struct rvu_pfvf *pfvf, int blkaddr);
684 struct rvu_pfvf *rvu_get_pfvf(struct rvu *rvu, int pcifunc);
772 void rvu_nix_reset_mac(struct rvu_pfvf *pfvf, int pcifunc);
788 void rvu_npc_set_pkind(struct rvu *rvu, int pkind, struct rvu_pfvf *pfvf);
Drvu_switch.c16 struct rvu_pfvf *pfvf; in rvu_switch_install_rx_rule()
44 struct rvu_pfvf *pfvf; in rvu_switch_install_tx_rule()
Drvu_nix.c101 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in is_nixlf_attached()
126 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in nix_get_nixlf()
147 struct rvu_pfvf *pfvf; in nix_get_struct_ptrs()
295 struct rvu_pfvf *parent_pf, *pfvf = rvu_get_pfvf(rvu, pcifunc); in nix_interface_init()
446 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in nix_interface_deinit()
472 struct rvu_pfvf *pfvf; in rvu_mbox_handler_nix_bp_disable()
500 struct rvu_pfvf *pfvf; in rvu_nix_get_bpid()
574 struct rvu_pfvf *pfvf; in rvu_mbox_handler_nix_bp_enable()
721 static void nix_ctx_free(struct rvu *rvu, struct rvu_pfvf *pfvf) in nix_ctx_free()
751 struct rvu_pfvf *pfvf, int nixlf, in nixlf_rss_ctx_init()
[all …]
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_npc.c86 void rvu_npc_set_pkind(struct rvu *rvu, int pkind, struct rvu_pfvf *pfvf) in rvu_npc_set_pkind()
151 struct rvu_pfvf *pfvf; in npc_get_ucast_mcam_index()
408 struct rvu_pfvf *pfvf; in npc_fixup_vf_rule()
605 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_install_ucast_entry()
654 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_install_promisc_entry()
757 struct rvu_pfvf *pfvf; in rvu_npc_install_bcast_match_entry()
836 struct rvu_pfvf *pfvf; in rvu_npc_install_allmulti_entry()
972 struct rvu_pfvf *pfvf; in rvu_npc_update_flowkey_alg_idx()
1043 struct rvu_pfvf *pfvf; in npc_enadis_default_mce_entry()
1153 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_disable_mcam_entries()
[all …]
Drvu_npc_fs.c973 static void npc_update_rx_entry(struct rvu *rvu, struct rvu_pfvf *pfvf, in npc_update_rx_entry()
1012 static void npc_update_tx_entry(struct rvu *rvu, struct rvu_pfvf *pfvf, in npc_update_tx_entry()
1049 int nixlf, struct rvu_pfvf *pfvf, in npc_install_flow()
1204 struct rvu_pfvf *pfvf; in rvu_mbox_handler_npc_install_flow()
1363 struct rvu_pfvf *pfvf) in npc_update_dmac_value()
1394 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, target); in npc_mcam_enable_flows()
Drvu_debugfs.c229 static void print_nix_qsize(struct seq_file *filp, struct rvu_pfvf *pfvf);
847 struct rvu_pfvf *pfvf; in rvu_dbg_rvu_pf_cgx_map_display()
915 static void print_npa_qsize(struct seq_file *m, struct rvu_pfvf *pfvf) in print_npa_qsize()
950 struct rvu_pfvf *pfvf) = NULL; in rvu_dbg_qsize_display()
952 struct rvu_pfvf *pfvf; in rvu_dbg_qsize_display()
1165 struct rvu_pfvf *pfvf; in rvu_dbg_npa_ctx_display()
1243 struct rvu_pfvf *pfvf; in write_npa_ctx()
1861 struct rvu_pfvf *pfvf; in rvu_dbg_nix_queue_ctx_display()
1944 struct rvu_pfvf *pfvf; in write_nix_queue_ctx()
2113 static void print_nix_qsize(struct seq_file *filp, struct rvu_pfvf *pfvf) in print_nix_qsize()
Drvu_cgx.c109 struct rvu_pfvf *pfvf = &rvu->pf[pf]; in rvu_map_cgx_nix_block()
734 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_cgx_ptp_rx_cfg()
1037 struct rvu_pfvf *parent_pf, *pfvf; in rvu_cgx_start_stop_io()
Drvu_npc_hash.c1533 struct rvu_pfvf *pfvf; in rvu_npc_exact_mac_addr_reset()
1567 struct rvu_pfvf *pfvf; in rvu_npc_exact_mac_addr_update()
1647 struct rvu_pfvf *pfvf; in rvu_npc_exact_mac_addr_add()
1709 struct rvu_pfvf *pfvf; in rvu_npc_exact_mac_addr_set()
Drvu_cpt.c578 struct rvu_pfvf *pfvf; in is_valid_offset()