Searched refs:rvu_pfvf (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_sdp.c | 56 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 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()
|
| H A D | rvu.h | 244 struct rvu_pfvf { struct 592 struct rvu_pfvf *pf; 593 struct rvu_pfvf *hwvf; 918 u16 rvu_get_rsrc_mapcount(struct rvu_pfvf *pfvf, int blkaddr); 919 struct rvu_pfvf *rvu_get_pfvf(struct rvu *rvu, int pcifunc); 1031 void rvu_nix_reset_mac(struct rvu_pfvf *pfvf, int pcifunc); 1052 int rvu_alloc_cint_qint_mem(struct rvu *rvu, struct rvu_pfvf *pfvf, 1061 void rvu_npc_set_pkind(struct rvu *rvu, int pkind, struct rvu_pfvf *pfvf);
|
| H A D | rvu_rep.c | 38 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, event->pcifunc); in rvu_rep_up_notify() 247 struct rvu_pfvf *pfvf; in rvu_rep_install_rx_rule() 288 struct rvu_pfvf *pfvf; in rvu_rep_install_tx_rule() 423 struct rvu_pfvf *pfvf; in rvu_rep_pf_init()
|
| H A D | rvu_cn10k.c | 115 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() 265 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_reset_lmt_map_tbl()
|
| H A D | rvu_cgx.c | 111 struct rvu_pfvf *pfvf = &rvu->pf[pf]; in rvu_map_cgx_nix_block() 637 struct rvu_pfvf *parent_pf; in rvu_mbox_handler_cgx_stats_rst() 685 struct rvu_pfvf *pfvf; in rvu_mbox_handler_cgx_mac_addr_set() 775 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, req->hdr.pcifunc); in rvu_mbox_handler_cgx_mac_addr_get() 825 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_cgx_ptp_rx_cfg() 1128 struct rvu_pfvf *parent_pf, *pfvf; in rvu_cgx_start_stop_io()
|
| H A D | rvu_npc.c | 68 void rvu_npc_set_pkind(struct rvu *rvu, int pkind, struct rvu_pfvf *pfvf) in rvu_npc_set_pkind() 133 struct rvu_pfvf *pfvf; in npc_get_ucast_mcam_index() 482 struct rvu_pfvf *pfvf; in npc_fixup_vf_rule() 721 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_install_ucast_entry() 785 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_install_promisc_entry() 920 struct rvu_pfvf *pfvf; in rvu_npc_install_bcast_match_entry() 998 struct rvu_pfvf *pfvf; in rvu_npc_install_allmulti_entry() 1161 struct rvu_pfvf *pfvf, int mcam_index, int blkaddr, in npc_update_rx_action_with_alg_idx() 1199 struct rvu_pfvf *pfvf; in rvu_npc_update_flowkey_alg_idx() 1288 struct rvu_pfvf *pfv in npc_enadis_default_mce_entry() [all...] |
| H A D | rvu_npc_fs.c | 1328 static int npc_update_rx_entry(struct rvu *rvu, struct rvu_pfvf *pfvf, in npc_update_rx_entry() 1389 static int npc_update_tx_entry(struct rvu *rvu, struct rvu_pfvf *pfvf, in npc_update_tx_entry() 1434 int nixlf, struct rvu_pfvf *pfvf, in npc_install_flow() 1745 struct rvu_pfvf *pfvf; in rvu_mbox_handler_npc_install_flow() 1988 struct rvu_pfvf *pfvf) in npc_update_dmac_value() 2042 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, target); in npc_mcam_enable_flows()
|
| H A D | rvu_cpt.c | 702 struct rvu_pfvf *pfvf; in validate_and_update_reg_offset()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/cn20k/ |
| H A D | npc.c | 1367 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, req->hdr.pcifunc); in rvu_mbox_handler_npc_cn20k_mcam_write_entry() 1438 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, req->hdr.pcifunc); in rvu_mbox_handler_npc_cn20k_mcam_alloc_and_write_entry() 1518 struct rvu_pfvf *pfvf; in rvu_mbox_handler_npc_cn20k_read_base_steer_rule() 4463 struct rvu_pfvf *pfvf; in npc_cn20k_dft_rules_alloc()
|