Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/
H A Dmacsec.c729 rxsc_stats->stats.InPktsLate++; in macsec_post_decrypt()
752 rxsc_stats->stats.InPktsNotValid++; in macsec_post_decrypt()
761 rxsc_stats->stats.InPktsInvalid++; in macsec_post_decrypt()
764 rxsc_stats->stats.InPktsDelayed++; in macsec_post_decrypt()
766 rxsc_stats->stats.InPktsUnchecked++; in macsec_post_decrypt()
772 rxsc_stats->stats.InPktsDelayed++; in macsec_post_decrypt()
774 rxsc_stats->stats.InPktsOK++; in macsec_post_decrypt()
1115 struct pcpu_rx_sc_stats *rxsc_stats; in macsec_handle_frame() local
1202 rxsc_stats->stats.InPktsNotUsingSA++; in macsec_handle_frame()
1212 rxsc_stats->stats.InPktsUnusedSA++; in macsec_handle_frame()
[all …]