Searched defs:nix_hw (Results 1 – 9 of 9) sorted by relevance
| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
| D | rvu_nix.c | 146 struct nix_hw **nix_hw, int *blkaddr) in nix_get_struct_ptrs() 275 struct nix_hw *nix_hw; in is_valid_txschq() local 688 static void nix_setup_lso(struct rvu *rvu, struct nix_hw *nix_hw, int blkaddr) in nix_setup_lso() 865 static int rvu_nix_blk_aq_enq_inst(struct rvu *rvu, struct nix_hw *nix_hw, in rvu_nix_blk_aq_enq_inst() 1102 static int rvu_nix_verify_aq_ctx(struct rvu *rvu, struct nix_hw *nix_hw, in rvu_nix_verify_aq_ctx() 1162 struct nix_hw *nix_hw; in rvu_nix_aq_enq_inst() local 1603 struct nix_hw *nix_hw; in rvu_mbox_handler_nix_mark_format_cfg() local 1911 struct nix_hw *nix_hw, in nix_check_txschq_alloc_req() 2052 struct nix_hw *nix_hw; in rvu_mbox_handler_nix_txsch_alloc() local 2190 struct nix_hw *nix_hw; in nix_smq_flush_enadis_xoff() local [all …]
|
| D | rvu_debugfs.c | 1398 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 = filp->private; in rvu_dbg_nix_ndc_rx_cache_display() local 1494 struct nix_hw *nix_hw = filp->private; in rvu_dbg_nix_ndc_tx_cache_display() local 1518 struct nix_hw *nix_hw = filp->private; in rvu_dbg_nix_ndc_rx_hits_miss_display() local 1533 struct nix_hw *nix_hw = filp->private; in rvu_dbg_nix_ndc_tx_hits_miss_display() local 1612 struct nix_hw *nix_hw = m->private; in print_nix_sq_ctx() local 1759 struct nix_hw *nix_hw = m->private; in print_nix_rq_ctx() local 1860 struct nix_hw *nix_hw = filp->private; in rvu_dbg_nix_queue_ctx_display() local 1948 struct nix_hw *nix_hw = m->private; in write_nix_queue_ctx() local [all …]
|
| D | rvu.h | 337 struct nix_hw { struct 338 int blkaddr; 339 struct rvu *rvu; 340 struct nix_txsch txsch[NIX_TXSCH_LVL_CNT]; /* Tx schedulers */ 341 struct nix_mcast mcast; 342 struct nix_flowkey flowkey; 343 struct nix_mark_format mark_format; 344 struct nix_lso lso; 345 struct nix_txvlan txvlan; 346 struct nix_ipolicer *ipolicer; [all …]
|
| D | rvu_switch.c | 14 struct nix_hw *nix_hw; in rvu_switch_enable_lbk_link() local
|
| D | rvu_cn10k.c | 545 void rvu_nix_block_cn10k_init(struct rvu *rvu, struct nix_hw *nix_hw) in rvu_nix_block_cn10k_init()
|
| D | rvu_devlink.c | 1371 struct nix_hw *nix_hw; in rvu_af_dl_dwrr_mtu_validate() local
|
| D | rvu.c | 1905 struct nix_hw *nix_hw; in rvu_mbox_handler_free_rsrc_cnt() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
| D | rvu_nix.c | 157 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() 1224 struct nix_hw *nix_hw; in rvu_mbox_handler_nix_mark_format_cfg() local 1352 struct nix_hw *nix_hw, in nix_check_txschq_alloc_req() 1494 struct nix_hw *nix_hw; in rvu_mbox_handler_nix_txsch_alloc() local 1619 struct nix_hw *nix_hw; in nix_txschq_free() local 1689 struct nix_hw *nix_hw; in nix_txschq_free_one() local 1818 static void nix_tl1_default_cfg(struct rvu *rvu, struct nix_hw *nix_hw, in nix_tl1_default_cfg() 1845 struct nix_hw *nix_hw; in rvu_mbox_handler_nix_txschq_cfg() local 2043 struct nix_hw *nix_hw; in nix_update_bcast_mce_list() local [all …]
|
| D | rvu.h | 225 struct nix_hw { struct 226 struct nix_txsch txsch[NIX_TXSCH_LVL_CNT]; /* Tx schedulers */ 227 struct nix_mcast mcast; 228 struct nix_flowkey flowkey; 229 struct nix_mark_format mark_format; 230 struct nix_lso lso;
|