Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npa.c64 struct rvu_pfvf *pfvf; in rvu_npa_aq_enq_inst()
206 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, req->hdr.pcifunc); in npa_lf_hwctx_disable()
303 static void npa_ctx_free(struct rvu *rvu, struct rvu_pfvf *pfvf) in npa_ctx_free()
329 struct rvu_pfvf *pfvf; in rvu_mbox_handler_npa_lf_alloc()
431 struct rvu_pfvf *pfvf; in rvu_mbox_handler_npa_lf_free()
530 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npa_lf_teardown()
Drvu.h133 struct rvu_pfvf { struct
314 struct rvu_pfvf *pf;
315 struct rvu_pfvf *hwvf;
424 struct rvu_pfvf *rvu_get_pfvf(struct rvu *rvu, int pcifunc);
493 void rvu_npc_set_pkind(struct rvu *rvu, int pkind, struct rvu_pfvf *pfvf);
Drvu.c30 static void rvu_set_msix_offset(struct rvu *rvu, struct rvu_pfvf *pfvf,
32 static void rvu_clear_msix_offset(struct rvu *rvu, struct rvu_pfvf *pfvf,
283 static void rvu_update_rsrc_map(struct rvu *rvu, struct rvu_pfvf *pfvf, in rvu_update_rsrc_map()
369 struct rvu_pfvf *rvu_get_pfvf(struct rvu *rvu, int pcifunc) in rvu_get_pfvf()
480 struct rvu_pfvf *pfvf; in rvu_scan_block()
535 struct rvu_pfvf *pfvf; in rvu_setup_msix_resources()
652 struct rvu_pfvf *pfvf; in rvu_free_hw_resources()
694 struct rvu_pfvf *pfvf; in rvu_setup_pfvf_macaddress()
904 sizeof(struct rvu_pfvf), GFP_KERNEL); in rvu_setup_hw_resources()
909 sizeof(struct rvu_pfvf), GFP_KERNEL); in rvu_setup_hw_resources()
[all …]
Drvu_nix.c73 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()
287 struct rvu_pfvf *pfvf; in rvu_mbox_handler_nix_bp_disable()
315 struct rvu_pfvf *pfvf; in rvu_nix_get_bpid()
374 struct rvu_pfvf *pfvf; in rvu_mbox_handler_nix_bp_enable()
517 static void nix_ctx_free(struct rvu *rvu, struct rvu_pfvf *pfvf) in nix_ctx_free()
547 struct rvu_pfvf *pfvf, int nixlf, in nixlf_rss_ctx_init()
624 struct rvu_pfvf *pfvf; in rvu_nix_aq_enq_inst()
[all …]
Drvu_debugfs.c140 static void print_nix_qsize(struct seq_file *filp, struct rvu_pfvf *pfvf);
258 static void print_npa_qsize(struct seq_file *m, struct rvu_pfvf *pfvf) in print_npa_qsize()
293 struct rvu_pfvf *pfvf) = NULL; in rvu_dbg_qsize_display()
294 struct rvu_pfvf *pfvf; in rvu_dbg_qsize_display()
477 struct rvu_pfvf *pfvf; in rvu_dbg_npa_ctx_display()
555 struct rvu_pfvf *pfvf; in write_npa_ctx()
977 struct rvu_pfvf *pfvf; in rvu_dbg_nix_queue_ctx_display()
1058 struct rvu_pfvf *pfvf; in write_nix_queue_ctx()
1226 static void print_nix_qsize(struct seq_file *filp, struct rvu_pfvf *pfvf) in print_nix_qsize()
Drvu_npc.c39 void rvu_npc_set_pkind(struct rvu *rvu, int pkind, struct rvu_pfvf *pfvf) in rvu_npc_set_pkind()
373 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_install_ucast_entry()
515 struct rvu_pfvf *pfvf; in rvu_npc_install_bcast_match_entry()
2260 struct rvu_pfvf *pfvf = rvu_get_pfvf(rvu, pcifunc); in rvu_npc_update_rxvlan()
Drvu_cgx.c705 struct rvu_pfvf *parent_pf, *pfvf; in rvu_cgx_start_stop_io()