Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h2169 u64 octet_encrypt_cnt; /* CN10K-B */ member
H A Dmcs.c244 stats->octet_encrypt_cnt = mcs_reg_read(mcs, reg); in mcs_get_sc_stats()
H A Drvu_debugfs.c338 stats.octet_encrypt_cnt); in rvu_dbg_mcs_tx_sc_stats_display()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_macsec.c1621 ctx->stats.tx_sc_stats->OutOctetsEncrypted = rsp.octet_encrypt_cnt; in cn10k_mdo_get_tx_sc_stats()