Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c575 npalf = rvu->rvu_dbg.npa_aura_ctx.lf; in rvu_dbg_npa_ctx_display()
576 id = rvu->rvu_dbg.npa_aura_ctx.id; in rvu_dbg_npa_ctx_display()
577 all = rvu->rvu_dbg.npa_aura_ctx.all; in rvu_dbg_npa_ctx_display()
675 rvu->rvu_dbg.npa_aura_ctx.lf = npalf; in write_npa_ctx()
676 rvu->rvu_dbg.npa_aura_ctx.id = id; in write_npa_ctx()
677 rvu->rvu_dbg.npa_aura_ctx.all = all; in write_npa_ctx()
774 RVU_DEBUG_SEQ_FOPS(npa_aura_ctx, npa_aura_ctx_display, npa_aura_ctx_write);
H A Drvu.h54 struct dump_ctx npa_aura_ctx; member
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c1173 npalf = rvu->rvu_dbg.npa_aura_ctx.lf; in rvu_dbg_npa_ctx_display()
1174 id = rvu->rvu_dbg.npa_aura_ctx.id; in rvu_dbg_npa_ctx_display()
1175 all = rvu->rvu_dbg.npa_aura_ctx.all; in rvu_dbg_npa_ctx_display()
1278 rvu->rvu_dbg.npa_aura_ctx.lf = npalf; in write_npa_ctx()
1279 rvu->rvu_dbg.npa_aura_ctx.id = id; in write_npa_ctx()
1280 rvu->rvu_dbg.npa_aura_ctx.all = all; in write_npa_ctx()
1377 RVU_DEBUG_SEQ_FOPS(npa_aura_ctx, npa_aura_ctx_display, npa_aura_ctx_write);
H A Drvu.h74 struct dump_ctx npa_aura_ctx; member

Completed in 18 milliseconds