Home
last modified time | relevance | path

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

/linux/include/net/
H A Dmacsec.h78 __u64 InPktsDelayed; member
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_macsec.c1160 rxsc->stats.InPktsDelayed += sc_rsp.pkt_late_cnt; in cn10k_mcs_sync_stats()
1672 rxsc->stats.InPktsDelayed += rsp.pkt_late_cnt; in cn10k_mdo_get_rx_sc_stats()
1684 ctx->stats.rx_sc_stats->InPktsDelayed = rxsc->stats.InPktsDelayed; in cn10k_mdo_get_rx_sc_stats()
H A Dotx2_common.h395 u64 InPktsDelayed; member
/linux/drivers/net/
H A Dmacsec.c776 rxsc_stats->stats.InPktsDelayed++; in macsec_post_decrypt()
784 rxsc_stats->stats.InPktsDelayed++; in macsec_post_decrypt()
2866 sum->InPktsDelayed += tmp.InPktsDelayed; in get_rx_sc_stats()
2888 sum->InPktsDelayed, in copy_rx_sc_stats()
/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx-macsec.c1516 &stats->InPktsDelayed); in nxp_c45_mdo_get_rx_sc_stats()
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_macsec.c1118 ctx->stats.rx_sc_stats->InPktsDelayed += stats->delayed_pkts; in aq_mdo_get_rx_sc_stats()