Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dmacsec.h81 __u64 InPktsLate; member
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_macsec.c1157 rxsc->stats.InPktsLate += sc_rsp.pkt_late_cnt; in cn10k_mcs_sync_stats()
1669 rxsc->stats.InPktsLate += rsp.pkt_late_cnt; in cn10k_mdo_get_rx_sc_stats()
1682 ctx->stats.rx_sc_stats->InPktsLate = rxsc->stats.InPktsLate; in cn10k_mdo_get_rx_sc_stats()
H A Dotx2_common.h392 u64 InPktsLate; member
/linux-6.15/drivers/net/
H A Dmacsec.c729 rxsc_stats->stats.InPktsLate++; in macsec_post_decrypt()
1232 rxsc_stats->stats.InPktsLate++; in macsec_handle_frame()
2867 sum->InPktsLate += tmp.InPktsLate; in get_rx_sc_stats()
2895 sum->InPktsLate, in copy_rx_sc_stats()
/linux-6.15/drivers/net/phy/
H A Dnxp-c45-tja11xx-macsec.c1518 &stats->InPktsLate); in nxp_c45_mdo_get_rx_sc_stats()
/linux-6.15/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()