Home
last modified time | relevance | path

Searched refs:nix_sq_ctx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c1077 nixlf = rvu->rvu_dbg.nix_sq_ctx.lf; in rvu_dbg_nix_queue_ctx_display()
1078 id = rvu->rvu_dbg.nix_sq_ctx.id; in rvu_dbg_nix_queue_ctx_display()
1079 all = rvu->rvu_dbg.nix_sq_ctx.all; in rvu_dbg_nix_queue_ctx_display()
1188 rvu->rvu_dbg.nix_sq_ctx.lf = nixlf; in write_nix_queue_ctx()
1189 rvu->rvu_dbg.nix_sq_ctx.id = id; in write_nix_queue_ctx()
1190 rvu->rvu_dbg.nix_sq_ctx.all = all; in write_nix_queue_ctx()
1266 RVU_DEBUG_SEQ_FOPS(nix_sq_ctx, nix_sq_ctx_display, nix_sq_ctx_write);
H A Drvu.h58 struct dump_ctx nix_sq_ctx; member
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c1878 nixlf = rvu->rvu_dbg.nix_sq_ctx.lf; in rvu_dbg_nix_queue_ctx_display()
1879 id = rvu->rvu_dbg.nix_sq_ctx.id; in rvu_dbg_nix_queue_ctx_display()
1880 all = rvu->rvu_dbg.nix_sq_ctx.all; in rvu_dbg_nix_queue_ctx_display()
1991 rvu->rvu_dbg.nix_sq_ctx.lf = nixlf; in write_nix_queue_ctx()
1992 rvu->rvu_dbg.nix_sq_ctx.id = id; in write_nix_queue_ctx()
1993 rvu->rvu_dbg.nix_sq_ctx.all = all; in write_nix_queue_ctx()
2070 RVU_DEBUG_SEQ_FOPS(nix_sq_ctx, nix_sq_ctx_display, nix_sq_ctx_write);
H A Drvu.h78 struct dump_ctx nix_sq_ctx; member

Completed in 10 milliseconds