Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dmacsec.h103 __u64 OutOctetsProtected; member
/openbmc/linux/drivers/net/
H A Dmacsec.c499 txsc_stats->stats.OutOctetsProtected += msdu_len; in macsec_count_tx()
2893 sum->OutOctetsProtected += tmp.OutOctetsProtected; in get_tx_sc_stats()
2907 sum->OutOctetsProtected, in copy_tx_sc_stats()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_macsec.c1039 ctx->stats.tx_sc_stats->OutOctetsProtected = stats->sc_protected_octets; in aq_mdo_get_tx_sc_stats()
/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()