Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dmacsec.h77 __u64 InPktsUnchecked; member
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k_macsec.c1163 rxsc->stats.InPktsUnchecked += sc_rsp.pkt_unchecked_cnt; in cn10k_mcs_sync_stats()
1675 rxsc->stats.InPktsUnchecked += rsp.pkt_unchecked_cnt; in cn10k_mdo_get_rx_sc_stats()
1685 ctx->stats.rx_sc_stats->InPktsUnchecked = rxsc->stats.InPktsUnchecked; in cn10k_mdo_get_rx_sc_stats()
Dotx2_common.h394 u64 InPktsUnchecked; member
/linux-6.12.1/drivers/net/
Dmacsec.c765 rxsc_stats->stats.InPktsUnchecked++; in macsec_post_decrypt()
2847 sum->InPktsUnchecked += tmp.InPktsUnchecked; in get_rx_sc_stats()
2867 sum->InPktsUnchecked, in copy_rx_sc_stats()
/linux-6.12.1/drivers/net/phy/
Dnxp-c45-tja11xx-macsec.c1520 &stats->InPktsUnchecked); in nxp_c45_mdo_get_rx_sc_stats()
/linux-6.12.1/drivers/net/ethernet/aquantia/atlantic/
Daq_macsec.c1116 ctx->stats.rx_sc_stats->InPktsUnchecked += in aq_mdo_get_rx_sc_stats()