Home
last modified time | relevance | path

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

/linux/include/net/
H A Dmacsec.h82 __u64 InPktsLate; member
/linux/drivers/net/
H A Dmacsec.c757 rxsc_stats->stats.InPktsLate++; in macsec_post_decrypt()
1263 rxsc_stats->stats.InPktsLate++; in macsec_handle_frame()
2853 sum->InPktsLate += tmp.InPktsLate; in get_rx_sc_stats()
2881 sum->InPktsLate, in copy_rx_sc_stats()
/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx-macsec.c1514 &stats->InPktsLate); in nxp_c45_mdo_get_rx_sc_stats()
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_macsec.c1121 ctx->stats.rx_sc_stats->InPktsLate += stats->late_pkts; in aq_mdo_get_rx_sc_stats()