Searched refs:rvu_pfvf (Results 1 – 13 of 13) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_sdp.c | 52 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()
|
D | rvu_npa.c | 70 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()
|
D | rvu.c | 27 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 …]
|
D | rvu_switch.c | 13 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()
|
D | rvu.h | 195 struct rvu_pfvf { struct 481 struct rvu_pfvf *pf; 482 struct rvu_pfvf *hwvf; 745 u16 rvu_get_rsrc_mapcount(struct rvu_pfvf *pfvf, int blkaddr); 747 struct rvu_pfvf *rvu_get_pfvf(struct rvu *rvu, int pcifunc); 835 void rvu_nix_reset_mac(struct rvu_pfvf *pfvf, int pcifunc); 854 void rvu_npc_set_pkind(struct rvu *rvu, int pkind, struct rvu_pfvf *pfvf);
|
D | rvu_cn10k.c | 101 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()
|
D | rvu_nix.c | 101 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() 307 struct rvu_pfvf *parent_pf, *pfvf = rvu_get_pfvf(rvu, pcifunc); in nix_interface_init() 458 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in nix_interface_deinit() 484 struct rvu_pfvf *pfvf; in rvu_mbox_handler_nix_bp_disable() 512 struct rvu_pfvf *pfvf; in rvu_nix_get_bpid() 586 struct rvu_pfvf *pfvf; in rvu_mbox_handler_nix_bp_enable() 733 static void nix_ctx_free(struct rvu *rvu, struct rvu_pfvf *pfvf) in nix_ctx_free() 763 struct rvu_pfvf *pfvf, int nixlf, in nixlf_rss_ctx_init() [all …]
|
D | rvu_npc.c | 86 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() 660 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_install_promisc_entry() 763 struct rvu_pfvf *pfvf; in rvu_npc_install_bcast_match_entry() 850 struct rvu_pfvf *pfvf; in rvu_npc_install_allmulti_entry() 994 struct rvu_pfvf *pfvf; in rvu_npc_update_flowkey_alg_idx() 1065 struct rvu_pfvf *pfvf; in npc_enadis_default_mce_entry() 1175 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_disable_mcam_entries() [all …]
|
D | rvu_npc_fs.c | 1047 static void npc_update_rx_entry(struct rvu *rvu, struct rvu_pfvf *pfvf, in npc_update_rx_entry() 1098 static void npc_update_tx_entry(struct rvu *rvu, struct rvu_pfvf *pfvf, in npc_update_tx_entry() 1135 int nixlf, struct rvu_pfvf *pfvf, in npc_install_flow() 1291 struct rvu_pfvf *pfvf; in rvu_mbox_handler_npc_install_flow() 1484 struct rvu_pfvf *pfvf) in npc_update_dmac_value() 1515 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, target); in npc_mcam_enable_flows()
|
D | rvu_debugfs.c | 226 static void print_nix_qsize(struct seq_file *filp, struct rvu_pfvf *pfvf); 845 struct rvu_pfvf *pfvf; in rvu_dbg_rvu_pf_cgx_map_display() 913 static void print_npa_qsize(struct seq_file *m, struct rvu_pfvf *pfvf) in print_npa_qsize() 948 struct rvu_pfvf *pfvf) = NULL; in rvu_dbg_qsize_display() 950 struct rvu_pfvf *pfvf; in rvu_dbg_qsize_display() 1163 struct rvu_pfvf *pfvf; in rvu_dbg_npa_ctx_display() 1246 struct rvu_pfvf *pfvf; in write_npa_ctx() 1866 struct rvu_pfvf *pfvf; in rvu_dbg_nix_queue_ctx_display() 1949 struct rvu_pfvf *pfvf; in write_nix_queue_ctx() 2118 static void print_nix_qsize(struct seq_file *filp, struct rvu_pfvf *pfvf) in print_nix_qsize()
|
D | rvu_cgx.c | 111 struct rvu_pfvf *pfvf = &rvu->pf[pf]; in rvu_map_cgx_nix_block() 750 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_cgx_ptp_rx_cfg() 1055 struct rvu_pfvf *parent_pf, *pfvf; in rvu_cgx_start_stop_io()
|
D | rvu_npc_hash.c | 1565 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()
|
D | rvu_cpt.c | 640 struct rvu_pfvf *pfvf; in is_valid_offset()
|