Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_debugfs.c1872 nixlf = rvu->rvu_dbg.nix_sq_ctx.lf; in rvu_dbg_nix_queue_ctx_display()
1873 id = rvu->rvu_dbg.nix_sq_ctx.id; in rvu_dbg_nix_queue_ctx_display()
1874 all = rvu->rvu_dbg.nix_sq_ctx.all; in rvu_dbg_nix_queue_ctx_display()
1985 rvu->rvu_dbg.nix_sq_ctx.lf = nixlf; in write_nix_queue_ctx()
1986 rvu->rvu_dbg.nix_sq_ctx.id = id; in write_nix_queue_ctx()
1987 rvu->rvu_dbg.nix_sq_ctx.all = all; in write_nix_queue_ctx()
2064 RVU_DEBUG_SEQ_FOPS(nix_sq_ctx, nix_sq_ctx_display, nix_sq_ctx_write);
A Drvu.h75 struct dump_ctx nix_sq_ctx; member

Completed in 14 milliseconds