Home
last modified time | relevance | path

Searched defs:nix_hw (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c154 struct nix_hw **nix_hw, int *blkaddr) in nix_get_struct_ptrs()
298 struct nix_hw *nix_hw; in is_valid_txschq() local
547 struct nix_hw *nix_hw; in rvu_nix_flr_free_bpids() local
580 struct nix_hw *nix_hw; in rvu_mbox_handler_nix_bp_disable() local
626 struct nix_hw *nix_hw; in rvu_nix_get_bpid() local
806 static void nix_setup_lso(struct rvu *rvu, struct nix_hw *nix_hw, int blkaddr) in nix_setup_lso()
983 static int rvu_nix_blk_aq_enq_inst(struct rvu *rvu, struct nix_hw *nix_hw, in rvu_nix_blk_aq_enq_inst()
1220 static int rvu_nix_verify_aq_ctx(struct rvu *rvu, struct nix_hw *nix_hw, in rvu_nix_verify_aq_ctx()
1280 struct nix_hw *nix_hw; in rvu_nix_aq_enq_inst() local
1731 struct nix_hw *nix_hw; in rvu_mbox_handler_nix_mark_format_cfg() local
[all …]
H A Drvu_debugfs.c1372 struct nix_hw *nix_hw; in ndc_cache_stats() local
1425 struct nix_hw *nix_hw; in ndc_blk_hits_miss_stats() local
1453 struct nix_hw *nix_hw = filp->private; in rvu_dbg_nix_ndc_rx_cache_display() local
1468 struct nix_hw *nix_hw = filp->private; in rvu_dbg_nix_ndc_tx_cache_display() local
1492 struct nix_hw *nix_hw = filp->private; in rvu_dbg_nix_ndc_rx_hits_miss_display() local
1507 struct nix_hw *nix_hw = filp->private; in rvu_dbg_nix_ndc_tx_hits_miss_display() local
1586 struct nix_hw *nix_hw = m->private; in print_tm_tree() local
1615 struct nix_hw *nix_hw = m->private; in rvu_dbg_nix_tm_tree_display() local
1660 struct nix_hw *nix_hw = m->private; in rvu_dbg_nix_tm_tree_write() local
1688 struct nix_hw *nix_hw = m->private; in print_tm_topo() local
[all …]
H A Drvu.h365 struct nix_hw { struct
366 int blkaddr;
367 struct rvu *rvu;
368 struct nix_txsch txsch[NIX_TXSCH_LVL_CNT]; /* Tx schedulers */
369 struct nix_mcast mcast;
370 struct nix_mcast_grp mcast_grp;
371 struct nix_flowkey flowkey;
372 struct nix_mark_format mark_format;
373 struct nix_lso lso;
374 struct nix_txvlan txvlan;
[all …]
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()
H A Drvu.c1911 struct nix_hw *nix_hw; in rvu_mbox_handler_free_rsrc_cnt() local