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

/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h497 u64 smq_next_sq_vld : 1; member in struct:nix_cn10k_sq_ctx_s
642 u64 smq_next_sq_vld : 1; member in struct:nix_sq_ctx_s
H A Drvu_debugfs.c1578 seq_printf(m, "W3: smq_next_sq_vld\t\t%d\nW3: smq_pend\t\t\t%d\n",
1579 sq_ctx->smq_next_sq_vld, sq_ctx->smq_pend);
1637 seq_printf(m, "W3: smq_next_sq_vld\t\t%d\nW3: smq_pend\t\t\t%d\n",
1638 sq_ctx->smq_next_sq_vld, sq_ctx->smq_pend);

Completed in 314 milliseconds