Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_macsec.c1151 rxsc->stats.InOctetsDecrypted += sc_rsp.octet_decrypt_cnt; in cn10k_mcs_sync_stats()
1663 rxsc->stats.InOctetsDecrypted += rsp.octet_decrypt_cnt; in cn10k_mdo_get_rx_sc_stats()
1679 ctx->stats.rx_sc_stats->InOctetsDecrypted = rxsc->stats.InOctetsDecrypted; in cn10k_mdo_get_rx_sc_stats()
H A Dotx2_common.h402 u64 InOctetsDecrypted; member
/linux/drivers/net/
H A Dmacsec.c763 rxsc_stats->stats.InOctetsDecrypted += msdu_len; in macsec_post_decrypt()
2813 sum->InOctetsDecrypted += tmp.InOctetsDecrypted; in get_rx_sc_stats()
2831 sum->InOctetsDecrypted, in copy_rx_sc_stats()
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_macsec.c1114 ctx->stats.rx_sc_stats->InOctetsDecrypted += in aq_mdo_get_rx_sc_stats()