Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h2123 u64 octet_protected_cnt; member
2170 u64 octet_protected_cnt; /* CN10K-B */ member
H A Dmcs.c59 stats->octet_protected_cnt = mcs_reg_read(mcs, reg); in mcs_get_tx_secy_stats()
247 stats->octet_protected_cnt = mcs_reg_read(mcs, reg); in mcs_get_sc_stats()
H A Drvu_debugfs.c340 stats.octet_protected_cnt); in rvu_dbg_mcs_tx_sc_stats_display()
454 stats.octet_protected_cnt); in rvu_dbg_mcs_tx_secy_stats_display()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_macsec.c1620 ctx->stats.tx_sc_stats->OutOctetsProtected = rsp.octet_protected_cnt; in cn10k_mdo_get_tx_sc_stats()