Home
last modified time | relevance | path

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

/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.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()
Drvu.h184 struct rvu_pfvf { struct
441 struct rvu_pfvf *pf;
442 struct rvu_pfvf *hwvf;
661 u16 rvu_get_rsrc_mapcount(struct rvu_pfvf *pfvf, int blkaddr);
663 struct rvu_pfvf *rvu_get_pfvf(struct rvu *rvu, int pcifunc);
749 void rvu_nix_reset_mac(struct rvu_pfvf *pfvf, int pcifunc);
766 void rvu_npc_set_pkind(struct rvu *rvu, int pkind, struct rvu_pfvf *pfvf);
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,
336 static void rvu_update_rsrc_map(struct rvu *rvu, struct rvu_pfvf *pfvf, in rvu_update_rsrc_map()
429 struct rvu_pfvf *rvu_get_pfvf(struct rvu *rvu, int pcifunc) in rvu_get_pfvf()
550 struct rvu_pfvf *pfvf; in rvu_scan_block()
605 struct rvu_pfvf *pfvf; in rvu_setup_msix_resources()
722 struct rvu_pfvf *pfvf; in rvu_free_hw_resources()
764 struct rvu_pfvf *pfvf; in rvu_setup_pfvf_macaddress()
1058 sizeof(struct rvu_pfvf), GFP_KERNEL); in rvu_setup_hw_resources()
1066 sizeof(struct rvu_pfvf), GFP_KERNEL); in rvu_setup_hw_resources()
[all …]
Drvu_nix.c100 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in is_nixlf_attached()
125 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in nix_get_nixlf()
146 struct rvu_pfvf *pfvf; in nix_get_struct_ptrs()
294 struct rvu_pfvf *parent_pf, *pfvf = rvu_get_pfvf(rvu, pcifunc); in nix_interface_init()
445 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in nix_interface_deinit()
471 struct rvu_pfvf *pfvf; in rvu_mbox_handler_nix_bp_disable()
499 struct rvu_pfvf *pfvf; in rvu_nix_get_bpid()
573 struct rvu_pfvf *pfvf; in rvu_mbox_handler_nix_bp_enable()
720 static void nix_ctx_free(struct rvu *rvu, struct rvu_pfvf *pfvf) in nix_ctx_free()
750 struct rvu_pfvf *pfvf, int nixlf, in nixlf_rss_ctx_init()
[all …]
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_cn10k.c101 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_update_lmtaddr()
138 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, req->hdr.pcifunc); in rvu_mbox_handler_lmtst_tbl_setup()
242 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_reset_lmt_map_tbl()
Drvu_npc.c85 void rvu_npc_set_pkind(struct rvu *rvu, int pkind, struct rvu_pfvf *pfvf) in rvu_npc_set_pkind()
150 struct rvu_pfvf *pfvf; in npc_get_ucast_mcam_index()
413 struct rvu_pfvf *pfvf; in npc_fixup_vf_rule()
614 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_install_ucast_entry()
663 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_install_promisc_entry()
769 struct rvu_pfvf *pfvf; in rvu_npc_install_bcast_match_entry()
848 struct rvu_pfvf *pfvf; in rvu_npc_install_allmulti_entry()
980 struct rvu_pfvf *pfvf, int mcam_index, int blkaddr, in npc_update_rx_action_with_alg_idx()
1013 struct rvu_pfvf *pfvf; in rvu_npc_update_flowkey_alg_idx()
1085 struct rvu_pfvf *pfvf; in npc_enadis_default_mce_entry()
[all …]
Drvu_npc_fs.c937 static void npc_update_rx_entry(struct rvu *rvu, struct rvu_pfvf *pfvf, in npc_update_rx_entry()
976 static void npc_update_tx_entry(struct rvu *rvu, struct rvu_pfvf *pfvf, in npc_update_tx_entry()
1013 int nixlf, struct rvu_pfvf *pfvf, in npc_install_flow()
1163 struct rvu_pfvf *pfvf; in rvu_mbox_handler_npc_install_flow()
1322 struct rvu_pfvf *pfvf) in npc_update_dmac_value()
1353 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, target); in npc_mcam_enable_flows()
Drvu_debugfs.c224 static void print_nix_qsize(struct seq_file *filp, struct rvu_pfvf *pfvf);
405 struct rvu_pfvf *pfvf; in rvu_dbg_rvu_pf_cgx_map_display()
473 static void print_npa_qsize(struct seq_file *m, struct rvu_pfvf *pfvf) in print_npa_qsize()
508 struct rvu_pfvf *pfvf) = NULL; in rvu_dbg_qsize_display()
510 struct rvu_pfvf *pfvf; in rvu_dbg_qsize_display()
723 struct rvu_pfvf *pfvf; in rvu_dbg_npa_ctx_display()
801 struct rvu_pfvf *pfvf; in write_npa_ctx()
1421 struct rvu_pfvf *pfvf; in rvu_dbg_nix_queue_ctx_display()
1504 struct rvu_pfvf *pfvf; in write_nix_queue_ctx()
1673 static void print_nix_qsize(struct seq_file *filp, struct rvu_pfvf *pfvf) in print_nix_qsize()
Drvu_cgx.c108 struct rvu_pfvf *pfvf = &rvu->pf[pf]; in rvu_map_cgx_nix_block()
724 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_cgx_ptp_rx_cfg()
989 struct rvu_pfvf *parent_pf, *pfvf; in rvu_cgx_start_stop_io()
Drvu_cpt.c205 struct rvu_pfvf *pfvf; in is_valid_offset()