Searched refs:rvu_get_pfvf (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
| 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()
|
| 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 …]
|
| D | rvu.c | 369 struct rvu_pfvf *rvu_get_pfvf(struct rvu *rvu, int pcifunc) in rvu_get_pfvf() function 494 pfvf = rvu_get_pfvf(rvu, (cfg >> 8) & 0xFFFF); in rvu_scan_block() 1054 pfvf = rvu_get_pfvf(rvu, pcifunc); in is_pffunc_map_valid() 1086 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_detach_block() 1175 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_attach_block() 1213 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_check_rsrc_availability() 1444 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_mbox_handler_msix_offset() 1934 num_lfs = rvu_get_rsrc_mapcount(rvu_get_pfvf(rvu, pcifunc), in rvu_blklf_teardown()
|
| D | rvu_debugfs.c | 318 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_dbg_qsize_display() 504 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_dbg_npa_ctx_display() 562 pfvf = rvu_get_pfvf(rvu, pcifunc); in write_npa_ctx() 1007 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_dbg_nix_queue_ctx_display() 1065 pfvf = rvu_get_pfvf(rvu, pcifunc); in write_nix_queue_ctx()
|
| D | rvu.h | 424 struct rvu_pfvf *rvu_get_pfvf(struct rvu *rvu, int pcifunc);
|
| D | rvu_cgx.c | 712 pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_cgx_start_stop_io()
|
| 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() 2260 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_update_rxvlan()
|