Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c1071 nixlf = rvu->rvu_dbg.nix_cq_ctx.lf; in rvu_dbg_nix_queue_ctx_display()
1072 id = rvu->rvu_dbg.nix_cq_ctx.id; in rvu_dbg_nix_queue_ctx_display()
1073 all = rvu->rvu_dbg.nix_cq_ctx.all; in rvu_dbg_nix_queue_ctx_display()
1182 rvu->rvu_dbg.nix_cq_ctx.lf = nixlf; in write_nix_queue_ctx()
1183 rvu->rvu_dbg.nix_cq_ctx.id = id; in write_nix_queue_ctx()
1184 rvu->rvu_dbg.nix_cq_ctx.all = all; in write_nix_queue_ctx()
1296 RVU_DEBUG_SEQ_FOPS(nix_cq_ctx, nix_cq_ctx_display, nix_cq_ctx_write);
H A Drvu.h56 struct dump_ctx nix_cq_ctx; member
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c1872 nixlf = rvu->rvu_dbg.nix_cq_ctx.lf; in rvu_dbg_nix_queue_ctx_display()
1873 id = rvu->rvu_dbg.nix_cq_ctx.id; in rvu_dbg_nix_queue_ctx_display()
1874 all = rvu->rvu_dbg.nix_cq_ctx.all; in rvu_dbg_nix_queue_ctx_display()
1985 rvu->rvu_dbg.nix_cq_ctx.lf = nixlf; in write_nix_queue_ctx()
1986 rvu->rvu_dbg.nix_cq_ctx.id = id; in write_nix_queue_ctx()
1987 rvu->rvu_dbg.nix_cq_ctx.all = all; in write_nix_queue_ctx()
2100 RVU_DEBUG_SEQ_FOPS(nix_cq_ctx, nix_cq_ctx_display, nix_cq_ctx_write);
H A Drvu.h76 struct dump_ctx nix_cq_ctx; member

Completed in 16 milliseconds