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

/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.c92 aq->sq.sqe_stype = NIX_STYPE_STF; /* Cache SQB */
H A Dotx2_common.c906 aq->sq.sqe_stype = NIX_STYPE_STF; /* Cache SQB */
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h484 u64 sqe_stype : 2; member in struct:nix_cn10k_sq_ctx_s
629 u64 sqe_stype : 2; member in struct:nix_sq_ctx_s
H A Drvu_debugfs.c1564 seq_printf(m, "W2: sq_int_ena \t\t\t%d\nW2: sqe_stype \t\t\t%d\n",
1565 sq_ctx->sq_int_ena, sq_ctx->sqe_stype);
1631 seq_printf(m, "W2: sqe_stype \t\t\t%d\nW2: sq_int_ena \t\t\t%d\n",
1632 sq_ctx->sqe_stype, sq_ctx->sq_int_ena);

Completed in 129 milliseconds