Searched refs:rvu_get_pfvf (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_npa.c | 68 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npa_aq_enq_inst() 206 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, req->hdr.pcifunc); in npa_lf_hwctx_disable() 340 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_mbox_handler_npa_lf_alloc() 435 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_mbox_handler_npa_lf_free() 530 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npa_lf_teardown()
|
| H A D | rvu_nix.c | 73 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in is_nixlf_attached() 96 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in nix_get_nixlf() 189 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in nix_interface_init() 263 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in nix_interface_deinit() 297 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_mbox_handler_nix_bp_disable() 326 pfvf = rvu_get_pfvf(rvu, req->hdr.pcifunc); in rvu_nix_get_bpid() 386 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_mbox_handler_nix_bp_enable() 640 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_nix_aq_enq_inst() 852 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, req->hdr.pcifunc); in nix_lf_hwctx_disable() 976 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_mbox_handler_nix_lf_alloc() [all …]
|
| H A D | rvu.c | 379 struct rvu_pfvf *rvu_get_pfvf(struct rvu *rvu, int pcifunc) in rvu_get_pfvf() function 504 pfvf = rvu_get_pfvf(rvu, (cfg >> 8) & 0xFFFF); in rvu_scan_block() 1064 pfvf = rvu_get_pfvf(rvu, pcifunc); in is_pffunc_map_valid() 1096 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_detach_block() 1185 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_attach_block() 1223 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_check_rsrc_availability() 1454 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_mbox_handler_msix_offset() 1944 num_lfs = rvu_get_rsrc_mapcount(rvu_get_pfvf(rvu, pcifunc), in rvu_blklf_teardown()
|
| H A D | rvu_debugfs.c | 406 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_dbg_qsize_display() 592 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_dbg_npa_ctx_display() 650 pfvf = rvu_get_pfvf(rvu, pcifunc); in write_npa_ctx() 1095 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_dbg_nix_queue_ctx_display() 1153 pfvf = rvu_get_pfvf(rvu, pcifunc); in write_nix_queue_ctx()
|
| H A D | rvu.h | 424 struct rvu_pfvf *rvu_get_pfvf(struct rvu *rvu, int pcifunc);
|
| H A D | rvu_npc.c | 373 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_install_ucast_entry() 556 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_install_bcast_match_entry() 2262 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_update_rxvlan()
|
| H A D | rvu_cgx.c | 718 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_cgx_start_stop_io()
|