Home
last modified time | relevance | path

Searched refs:nix_tm_ctx (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c1619 nixlf = rvu->rvu_dbg.nix_tm_ctx.lf; in rvu_dbg_nix_tm_tree_display()
1620 id = rvu->rvu_dbg.nix_tm_ctx.id; in rvu_dbg_nix_tm_tree_display()
1677 rvu->rvu_dbg.nix_tm_ctx.lf = nixlf; in rvu_dbg_nix_tm_tree_write()
1888 nixlf = rvu->rvu_dbg.nix_tm_ctx.lf; in rvu_dbg_nix_tm_topo_display()
1934 rvu->rvu_dbg.nix_tm_ctx.lf = nixlf; in rvu_dbg_nix_tm_topo_write()
H A Drvu.h81 struct dump_ctx nix_tm_ctx; member