Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dmacsec.h76 __u64 InOctetsDecrypted; member
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k_macsec.c1152 rxsc->stats.InOctetsDecrypted += sc_rsp.octet_decrypt_cnt; in cn10k_mcs_sync_stats()
1664 rxsc->stats.InOctetsDecrypted += rsp.octet_decrypt_cnt; in cn10k_mdo_get_rx_sc_stats()
1680 ctx->stats.rx_sc_stats->InOctetsDecrypted = rxsc->stats.InOctetsDecrypted; in cn10k_mdo_get_rx_sc_stats()
Dotx2_common.h393 u64 InOctetsDecrypted; member
/linux-6.12.1/drivers/net/
Dmacsec.c738 rxsc_stats->stats.InOctetsDecrypted += msdu_len; in macsec_post_decrypt()
2846 sum->InOctetsDecrypted += tmp.InOctetsDecrypted; in get_rx_sc_stats()
2864 sum->InOctetsDecrypted, in copy_rx_sc_stats()
/linux-6.12.1/drivers/net/phy/
Dnxp-c45-tja11xx-macsec.c1511 &stats->InOctetsDecrypted); in nxp_c45_mdo_get_rx_sc_stats()
/linux-6.12.1/drivers/net/ethernet/aquantia/atlantic/
Daq_macsec.c1114 ctx->stats.rx_sc_stats->InOctetsDecrypted += in aq_mdo_get_rx_sc_stats()