Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h488 u64 smenq_offset : 6; member
633 u64 smenq_offset : 6; member
H A Drvu_debugfs.c1575 seq_printf(m, "W3: tail_offset \t\t%d\nW3: smenq_offset\t\t%d\n", in print_nix_cn10k_sq_ctx()
1576 sq_ctx->tail_offset, sq_ctx->smenq_offset); in print_nix_cn10k_sq_ctx()
1643 seq_printf(m, "W3: smenq_offset\t\t%d\nW3: tail_offset\t\t\t%d\n", in print_nix_sq_ctx()
1644 sq_ctx->smenq_offset, sq_ctx->tail_offset); in print_nix_sq_ctx()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h730 u64 smenq_offset : 6; member
746 u64 smenq_offset : 6; member
H A Drvu_debugfs.c927 seq_printf(m, "W3: smenq_offset\t\t%d\nW3: tail_offset\t\t\t%d\n", in print_nix_sq_ctx()
928 sq_ctx->smenq_offset, sq_ctx->tail_offset); in print_nix_sq_ctx()

Completed in 17 milliseconds