Searched refs:smenq_offset (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h493 u64 smenq_offset : 6; member in struct:nix_cn10k_sq_ctx_s
638 u64 smenq_offset : 6; member in struct:nix_sq_ctx_s
H A Drvu_debugfs.c1573 seq_printf(m, "W3: tail_offset \t\t%d\nW3: smenq_offset\t\t%d\n",
1574 sq_ctx->tail_offset, sq_ctx->smenq_offset);
1641 seq_printf(m, "W3: smenq_offset\t\t%d\nW3: tail_offset\t\t\t%d\n",
1642 sq_ctx->smenq_offset, sq_ctx->tail_offset);

Completed in 174 milliseconds