Home
last modified time | relevance | path

Searched refs:next_sqb (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h508 u64 next_sqb : 64; /* W4 */ member
657 u64 next_sqb : 64;/* W4 */ member
H A Drvu_debugfs.c1630 seq_printf(m, "W4: next_sqb \t\t\t%llx\n\n", sq_ctx->next_sqb); in print_nix_cn10k_sq_ctx()
2070 seq_printf(m, "W4: next_sqb \t\t\t%llx\n\n", sq_ctx->next_sqb); in print_nix_sq_ctx()
/linux/drivers/net/ethernet/marvell/octeontx2/af/cn20k/
H A Ddebugfs.c53 seq_printf(m, "W4: next_sqb \t\t\t%llx\n\n", sq_ctx->next_sqb); in print_nix_cn20k_sq_ctx()
H A Dstruct.h78 u64 next_sqb : 64; /* W4 */ member