Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_debugfs.c1649 nixlf = rvu->rvu_dbg.nix_tm_ctx.lf; in rvu_dbg_nix_tm_tree_display()
1650 id = rvu->rvu_dbg.nix_tm_ctx.id; in rvu_dbg_nix_tm_tree_display()
1707 rvu->rvu_dbg.nix_tm_ctx.lf = nixlf; in rvu_dbg_nix_tm_tree_write()
1918 nixlf = rvu->rvu_dbg.nix_tm_ctx.lf; in rvu_dbg_nix_tm_topo_display()
1964 rvu->rvu_dbg.nix_tm_ctx.lf = nixlf; in rvu_dbg_nix_tm_topo_write()
Drvu.h79 struct dump_ctx nix_tm_ctx; member