Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dmacsec.c503 txsc_stats->stats.OutPktsProtected++; in macsec_count_tx()
504 this_cpu_inc(tx_sa->stats->OutPktsProtected); in macsec_count_tx()
2757 sum->OutPktsProtected += stats->OutPktsProtected; in get_tx_sa_stats()
2765 sum->OutPktsProtected) || in copy_tx_sa_stats()
2941 sum->OutPktsProtected += tmp.OutPktsProtected; in get_tx_sc_stats()
2951 sum->OutPktsProtected, in copy_tx_sc_stats()
/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx-macsec.c551 nxp_c45_macsec_read(phydev, sa->regs->opps, &stats->OutPktsProtected); in nxp_c45_tx_sa_read_stats()
1440 stats->OutPktsProtected += tx_sa_stats.OutPktsProtected; in nxp_c45_mdo_get_tx_sc_stats()
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_macsec.c1037 ctx->stats.tx_sc_stats->OutPktsProtected = stats->sc_protected_pkts; in aq_mdo_get_tx_sc_stats()
1070 ctx->stats.tx_sa_stats->OutPktsProtected = stats->sa_protected_pkts; in aq_mdo_get_tx_sa_stats()