Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_debugfs.c2286 nixlf = rvu->rvu_dbg.nix_cq_ctx.lf; in rvu_dbg_nix_queue_ctx_display()
2287 id = rvu->rvu_dbg.nix_cq_ctx.id; in rvu_dbg_nix_queue_ctx_display()
2288 all = rvu->rvu_dbg.nix_cq_ctx.all; in rvu_dbg_nix_queue_ctx_display()
2399 rvu->rvu_dbg.nix_cq_ctx.lf = nixlf; in write_nix_queue_ctx()
2400 rvu->rvu_dbg.nix_cq_ctx.id = id; in write_nix_queue_ctx()
2401 rvu->rvu_dbg.nix_cq_ctx.all = all; in write_nix_queue_ctx()
2514 RVU_DEBUG_SEQ_FOPS(nix_cq_ctx, nix_cq_ctx_display, nix_cq_ctx_write);
A Drvu.h106 struct dump_ctx nix_cq_ctx; member

Completed in 15 milliseconds