Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_debugfs.c1178 npalf = rvu->rvu_dbg.npa_pool_ctx.lf; in rvu_dbg_npa_ctx_display()
1179 id = rvu->rvu_dbg.npa_pool_ctx.id; in rvu_dbg_npa_ctx_display()
1180 all = rvu->rvu_dbg.npa_pool_ctx.all; in rvu_dbg_npa_ctx_display()
1278 rvu->rvu_dbg.npa_pool_ctx.lf = npalf; in write_npa_ctx()
1279 rvu->rvu_dbg.npa_pool_ctx.id = id; in write_npa_ctx()
1280 rvu->rvu_dbg.npa_pool_ctx.all = all; in write_npa_ctx()
1386 RVU_DEBUG_SEQ_FOPS(npa_pool_ctx, npa_pool_ctx_display, npa_pool_ctx_write);
A Drvu.h72 struct dump_ctx npa_pool_ctx; member

Completed in 12 milliseconds