Home
last modified time | relevance | path

Searched defs:nix_hw (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_switch.c14 struct nix_hw *nix_hw; in rvu_switch_enable_lbk_link() local
H A Drvu_cn10k.c545 void rvu_nix_block_cn10k_init(struct rvu *rvu, struct nix_hw *nix_hw) in rvu_nix_block_cn10k_init() argument
H A Drvu_devlink.c1371 struct nix_hw *nix_hw; in rvu_af_dl_dwrr_mtu_validate() local
H A Drvu.c1905 struct nix_hw *nix_hw; in rvu_mbox_handler_free_rsrc_cnt() local
[all...]
H A Drvu_debugfs.c1398 struct nix_hw *nix_hw; in ndc_cache_stats() local
1451 struct nix_hw *nix_hw; in ndc_blk_hits_miss_stats() local
1479 struct nix_hw *nix_hw in rvu_dbg_nix_ndc_rx_cache_display() local
1494 struct nix_hw *nix_hw = filp->private; rvu_dbg_nix_ndc_tx_cache_display() local
1518 struct nix_hw *nix_hw = filp->private; rvu_dbg_nix_ndc_rx_hits_miss_display() local
1533 struct nix_hw *nix_hw = filp->private; rvu_dbg_nix_ndc_tx_hits_miss_display() local
1612 struct nix_hw *nix_hw = m->private; print_nix_sq_ctx() local
1759 struct nix_hw *nix_hw = m->private; print_nix_rq_ctx() local
1860 struct nix_hw *nix_hw = filp->private; rvu_dbg_nix_queue_ctx_display() local
1948 struct nix_hw *nix_hw = m->private; write_nix_queue_ctx() local
2013 struct nix_hw *nix_hw = m->private; rvu_dbg_nix_queue_ctx_write() local
2235 struct nix_hw *nix_hw = m->private; rvu_dbg_nix_band_prof_ctx_display() local
2292 struct nix_hw *nix_hw = m->private; rvu_dbg_nix_band_prof_rsrc_display() local
2323 struct nix_hw *nix_hw; rvu_dbg_nix_init() local
[all...]
H A Drvu.h337 struct nix_hw { struct
[all...]
H A Drvu_nix.c145 nix_get_struct_ptrs(struct rvu *rvu, u16 pcifunc, struct nix_hw **nix_hw, int *blkaddr) nix_get_struct_ptrs() argument
275 struct nix_hw *nix_hw; is_valid_txschq() local
688 nix_setup_lso(struct rvu *rvu, struct nix_hw *nix_hw, int blkaddr) nix_setup_lso() argument
865 rvu_nix_blk_aq_enq_inst(struct rvu *rvu, struct nix_hw *nix_hw, struct nix_aq_enq_req *req, struct nix_aq_enq_rsp *rsp) rvu_nix_blk_aq_enq_inst() argument
1102 rvu_nix_verify_aq_ctx(struct rvu *rvu, struct nix_hw *nix_hw, struct nix_aq_enq_req *req, u8 ctype) rvu_nix_verify_aq_ctx() argument
1162 struct nix_hw *nix_hw; rvu_nix_aq_enq_inst() local
1603 struct nix_hw *nix_hw; rvu_mbox_handler_nix_mark_format_cfg() local
1910 nix_check_txschq_alloc_req(struct rvu *rvu, int lvl, u16 pcifunc, struct nix_hw *nix_hw, struct nix_txsch_alloc_req *req) nix_check_txschq_alloc_req() argument
2052 struct nix_hw *nix_hw; rvu_mbox_handler_nix_txsch_alloc() local
2190 struct nix_hw *nix_hw; nix_smq_flush_enadis_xoff() local
2313 struct nix_hw *nix_hw; nix_txschq_free() local
2403 struct nix_hw *nix_hw; nix_txschq_free_one() local
2553 nix_tl1_default_cfg(struct rvu *rvu, struct nix_hw *nix_hw, u16 pcifunc, int blkaddr) nix_tl1_default_cfg() argument
2586 nix_txschq_cfg_read(struct rvu *rvu, struct nix_hw *nix_hw, int blkaddr, struct nix_txschq_config *req, struct nix_txschq_config *rsp) nix_txschq_cfg_read() argument
2646 struct nix_hw *nix_hw; rvu_mbox_handler_nix_txschq_cfg() local
2769 struct nix_hw *nix_hw = get_nix_hw(rvu->hw, blkaddr); nix_tx_vtag_free() local
2793 struct nix_hw *nix_hw; nix_free_tx_vtag_entries() local
2818 struct nix_hw *nix_hw = get_nix_hw(rvu->hw, blkaddr); nix_tx_vtag_alloc() local
2851 struct nix_hw *nix_hw = get_nix_hw(rvu->hw, blkaddr); nix_tx_vtag_decfg() local
2887 struct nix_hw *nix_hw = get_nix_hw(rvu->hw, blkaddr); nix_tx_vtag_cfg() local
2958 nix_blk_setup_mce(struct rvu *rvu, struct nix_hw *nix_hw, int mce, u8 op, u16 pcifunc, int next, bool eol) nix_blk_setup_mce() argument
3037 struct nix_hw *nix_hw; nix_update_mce_list() local
3163 nix_setup_mce_tables(struct rvu *rvu, struct nix_hw *nix_hw) nix_setup_mce_tables() argument
3234 nix_setup_mcast(struct rvu *rvu, struct nix_hw *nix_hw, int blkaddr) nix_setup_mcast() argument
3278 nix_setup_txvlan(struct rvu *rvu, struct nix_hw *nix_hw) nix_setup_txvlan() argument
3303 nix_setup_txschq(struct rvu *rvu, struct nix_hw *nix_hw, int blkaddr) nix_setup_txschq() argument
3366 rvu_nix_reserve_mark_format(struct rvu *rvu, struct nix_hw *nix_hw, int blkaddr, u32 cfg) rvu_nix_reserve_mark_format() argument
3384 nix_af_mark_format_setup(struct rvu *rvu, struct nix_hw *nix_hw, int blkaddr) nix_af_mark_format_setup() argument
3508 get_flowkey_alg_idx(struct nix_hw *nix_hw, u32 flow_cfg) get_flowkey_alg_idx() argument
3880 struct nix_hw *nix_hw; rvu_mbox_handler_nix_rss_flowkey_cfg() local
4153 struct nix_hw *nix_hw; rvu_mbox_handler_nix_set_hw_frs() local
4254 nix_link_config(struct rvu *rvu, int blkaddr, struct nix_hw *nix_hw) nix_link_config() argument
4450 rvu_nix_block_init(struct rvu *rvu, struct nix_hw *nix_hw) rvu_nix_block_init() argument
4627 struct nix_hw *nix_hw; rvu_nix_init() local
4657 struct nix_hw *nix_hw; rvu_nix_block_freemem() local
4883 struct nix_hw *nix_hw; rvu_mbox_handler_nix_lso_format_cfg() local
5132 nix_init_policer_context(struct rvu *rvu, struct nix_hw *nix_hw, int layer, int prof_idx) nix_init_policer_context() argument
5153 nix_setup_ipolicers(struct rvu *rvu, struct nix_hw *nix_hw, int blkaddr) nix_setup_ipolicers() argument
5246 nix_ipolicer_freemem(struct rvu *rvu, struct nix_hw *nix_hw) nix_ipolicer_freemem() argument
5264 nix_verify_bandprof(struct nix_cn10k_aq_enq_req *req, struct nix_hw *nix_hw, u16 pcifunc) nix_verify_bandprof() argument
5317 struct nix_hw *nix_hw; rvu_mbox_handler_nix_bandprof_alloc() local
5355 struct nix_hw *nix_hw; nix_free_all_bandprof() local
5396 struct nix_hw *nix_hw; rvu_mbox_handler_nix_bandprof_free() local
5439 nix_aq_context_read(struct rvu *rvu, struct nix_hw *nix_hw, struct nix_cn10k_aq_enq_req *aq_req, struct nix_cn10k_aq_enq_rsp *aq_rsp, u16 pcifunc, u8 ctype, u32 qidx) nix_aq_context_read() argument
5455 nix_ipolicer_map_leaf_midprofs(struct rvu *rvu, struct nix_hw *nix_hw, struct nix_cn10k_aq_enq_req *aq_req, struct nix_cn10k_aq_enq_rsp *aq_rsp, u32 leaf_prof, u16 mid_prof) nix_ipolicer_map_leaf_midprofs() argument
5484 struct nix_hw *nix_hw; rvu_nix_setup_ratelimit_aggr() local
5643 nix_clear_ratelimit_aggr(struct rvu *rvu, struct nix_hw *nix_hw, u32 leaf_prof) nix_clear_ratelimit_aggr() argument
5683 struct nix_hw *nix_hw; rvu_mbox_handler_nix_bandprof_get_hwinfo() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c157 struct nix_hw *nix_hw; in is_valid_txschq() local
482 static void nix_setup_lso(struct rvu *rvu, struct nix_hw *nix_hw, int blkaddr) in nix_setup_lso() argument
1224 struct nix_hw *nix_hw; rvu_mbox_handler_nix_mark_format_cfg() local
1351 nix_check_txschq_alloc_req(struct rvu *rvu, int lvl, u16 pcifunc, struct nix_hw *nix_hw, struct nix_txsch_alloc_req *req) nix_check_txschq_alloc_req() argument
1494 struct nix_hw *nix_hw; rvu_mbox_handler_nix_txsch_alloc() local
1619 struct nix_hw *nix_hw; nix_txschq_free() local
1689 struct nix_hw *nix_hw; nix_txschq_free_one() local
1818 nix_tl1_default_cfg(struct rvu *rvu, struct nix_hw *nix_hw, u16 pcifunc, int blkaddr) nix_tl1_default_cfg() argument
1845 struct nix_hw *nix_hw; rvu_mbox_handler_nix_txschq_cfg() local
2043 struct nix_hw *nix_hw; nix_update_bcast_mce_list() local
2109 nix_setup_bcast_tables(struct rvu *rvu, struct nix_hw *nix_hw) nix_setup_bcast_tables() argument
2151 nix_setup_mcast(struct rvu *rvu, struct nix_hw *nix_hw, int blkaddr) nix_setup_mcast() argument
2195 nix_setup_txschq(struct rvu *rvu, struct nix_hw *nix_hw, int blkaddr) nix_setup_txschq() argument
2243 rvu_nix_reserve_mark_format(struct rvu *rvu, struct nix_hw *nix_hw, int blkaddr, u32 cfg) rvu_nix_reserve_mark_format() argument
2261 nix_af_mark_format_setup(struct rvu *rvu, struct nix_hw *nix_hw, int blkaddr) nix_af_mark_format_setup() argument
2320 get_flowkey_alg_idx(struct nix_hw *nix_hw, u32 flow_cfg) get_flowkey_alg_idx() argument
2601 struct nix_hw *nix_hw; rvu_mbox_handler_nix_rss_flowkey_cfg() local
2822 struct nix_hw *nix_hw; rvu_mbox_handler_nix_set_hw_frs() local
3262 struct nix_hw *nix_hw; rvu_nix_freemem() local
3406 struct nix_hw *nix_hw; rvu_mbox_handler_nix_lso_format_cfg() local
[all...]
H A Drvu.h225 struct nix_hw { struct

Completed in 19 milliseconds