Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npa.c64 struct rvu_pfvf *pfvf; in rvu_npa_aq_enq_inst()
201 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, req->hdr.pcifunc); in npa_lf_hwctx_disable()
258 static void npa_ctx_free(struct rvu *rvu, struct rvu_pfvf *pfvf) in npa_ctx_free()
284 struct rvu_pfvf *pfvf; in rvu_mbox_handler_npa_lf_alloc()
381 struct rvu_pfvf *pfvf; in rvu_mbox_handler_npa_lf_free()
476 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npa_lf_teardown()
Drvu.c28 static void rvu_set_msix_offset(struct rvu *rvu, struct rvu_pfvf *pfvf,
30 static void rvu_clear_msix_offset(struct rvu *rvu, struct rvu_pfvf *pfvf,
259 static void rvu_update_rsrc_map(struct rvu *rvu, struct rvu_pfvf *pfvf, in rvu_update_rsrc_map()
345 struct rvu_pfvf *rvu_get_pfvf(struct rvu *rvu, int pcifunc) in rvu_get_pfvf()
443 struct rvu_pfvf *pfvf; in rvu_scan_block()
498 struct rvu_pfvf *pfvf; in rvu_setup_msix_resources()
603 struct rvu_pfvf *pfvf; in rvu_free_hw_resources()
784 sizeof(struct rvu_pfvf), GFP_KERNEL); in rvu_setup_hw_resources()
789 sizeof(struct rvu_pfvf), GFP_KERNEL); in rvu_setup_hw_resources()
889 static u16 rvu_get_rsrc_mapcount(struct rvu_pfvf *pfvf, int blktype) in rvu_get_rsrc_mapcount()
[all …]
Drvu.h105 struct rvu_pfvf { struct
230 struct rvu_pfvf *pf;
231 struct rvu_pfvf *hwvf;
311 struct rvu_pfvf *rvu_get_pfvf(struct rvu *rvu, int pcifunc);
454 void rvu_npc_set_pkind(struct rvu *rvu, int pkind, struct rvu_pfvf *pfvf);
Drvu_nix.c73 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in is_nixlf_attached()
172 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in nix_interface_init()
236 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in nix_interface_deinit()
354 static void nix_ctx_free(struct rvu *rvu, struct rvu_pfvf *pfvf) in nix_ctx_free()
384 struct rvu_pfvf *pfvf, int nixlf, in nixlf_rss_ctx_init()
459 struct rvu_pfvf *pfvf; in rvu_nix_aq_enq_inst()
668 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, req->hdr.pcifunc); in nix_lf_hwctx_disable()
741 struct rvu_pfvf *pfvf; in rvu_mbox_handler_nix_lf_alloc()
944 struct rvu_pfvf *pfvf; in rvu_mbox_handler_nix_lf_free()
977 struct rvu_pfvf *pfvf; in rvu_mbox_handler_nix_mark_format_cfg()
[all …]
Drvu_npc.c36 void rvu_npc_set_pkind(struct rvu *rvu, int pkind, struct rvu_pfvf *pfvf) in rvu_npc_set_pkind()
311 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_install_ucast_entry()
453 struct rvu_pfvf *pfvf; in rvu_npc_install_bcast_match_entry()
2192 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_update_rxvlan()