Searched refs:rvu_block (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_cpt.c | 42 struct rvu_block *block = ptr; in cpt_af_flt_intr_handler() 104 struct rvu_block *block = ptr; in rvu_cpt_af_rvu_intr_handler() 118 struct rvu_block *block = ptr; in rvu_cpt_af_ras_intr_handler() 130 static int rvu_cpt_do_register_interrupt(struct rvu_block *block, int irq_offs, in rvu_cpt_do_register_interrupt() 149 static void cpt_10k_unregister_interrupts(struct rvu_block *block, int off) in cpt_10k_unregister_interrupts() 173 struct rvu_block *block; in cpt_unregister_interrupts() 207 static int cpt_10k_register_interrupts(struct rvu_block *block, int off) in cpt_10k_register_interrupts() 261 struct rvu_block *block; in cpt_register_interrupts() 389 struct rvu_block *block; in rvu_mbox_handler_cpt_lf_alloc() 458 struct rvu_block *block; in cpt_lf_free() [all …]
|
H A D | rvu_npa.c | 15 static int npa_aq_enqueue_wait(struct rvu *rvu, struct rvu_block *block, in npa_aq_enqueue_wait() 68 struct rvu_block *block; in rvu_npa_aq_enq_inst() 334 struct rvu_block *block; in rvu_mbox_handler_npa_lf_alloc() 440 struct rvu_block *block; in rvu_mbox_handler_npa_lf_free() 467 static int npa_aq_init(struct rvu *rvu, struct rvu_block *block) in npa_aq_init() 530 struct rvu_block *block; in rvu_npa_freemem()
|
H A D | rvu.c | 28 struct rvu_block *block, int lf); 30 struct rvu_block *block, int lf); 225 int rvu_get_lf(struct rvu *rvu, struct rvu_block *block, u16 pcifunc, u16 slot) in rvu_get_lf() 342 struct rvu_block *block, u16 pcifunc, in rvu_update_rsrc_map() 467 struct rvu_block *block; in is_block_implemented() 479 struct rvu_block *block; in rvu_check_block_implemented() 505 int rvu_lf_reset(struct rvu *rvu, struct rvu_block *block, int lf) in rvu_lf_reset() 520 struct rvu_block *block = &rvu->hw->block[blkaddr]; in rvu_block_reset() 553 static void rvu_scan_block(struct rvu *rvu, struct rvu_block *block) in rvu_scan_block() 726 struct rvu_block *block; in rvu_free_hw_resources() [all …]
|
H A D | rvu.h | 97 struct rvu_block { struct 397 struct rvu_block block[BLK_COUNT]; /* Block info */ 753 int rvu_get_lf(struct rvu *rvu, struct rvu_block *block, u16 pcifunc, u16 slot); 754 int rvu_lf_reset(struct rvu *rvu, struct rvu_block *block, int lf);
|
H A D | rvu_nix.c | 114 struct rvu_block *block; in rvu_get_nixlf_count() 799 static int nix_aq_enqueue_wait(struct rvu *rvu, struct rvu_block *block, in nix_aq_enqueue_wait() 873 struct rvu_block *block; in rvu_nix_blk_aq_enq_inst() 1332 struct rvu_block *block; in rvu_mbox_handler_nix_lf_alloc() 1560 struct rvu_block *block; in rvu_mbox_handler_nix_lf_free() 4424 static int nix_aq_init(struct rvu *rvu, struct rvu_block *block) in nix_aq_init() 4494 struct rvu_block *block; in rvu_nix_block_init() 4691 struct rvu_block *block) in rvu_nix_block_freemem() 4729 struct rvu_block *block; in rvu_nix_freemem() 4875 struct rvu_block *block; in rvu_nix_lf_ptp_tx_cfg()
|
H A D | rvu_debugfs.c | 666 static void get_lf_str_list(struct rvu_block block, int pcifunc, in get_lf_str_list() 703 struct rvu_block block; in get_max_column_width() 741 struct rvu_block block; in rvu_dbg_rsrc_attach_status() 892 struct rvu_block *block; in rvu_dbg_is_valid_lf() 3274 struct rvu_block *block; in rvu_dbg_cpt_lfs_info_display()
|
H A D | rvu_cgx.c | 1091 struct rvu_block *block; in rvu_cgx_nix_cuml_stats()
|
H A D | rvu_npc.c | 150 struct rvu_block *block; in npc_get_ucast_mcam_index()
|