Searched refs:sc_encrypted_pkts (Results 1 – 4 of 4) sorted by relevance
85 u64 sc_encrypted_pkts; member
280 stats->sc_encrypted_pkts = in aq_get_txsc_stats()281 STATS_2x32_TO_64(e_sc_counters.sc_encrypted_pkts); in aq_get_txsc_stats()1038 ctx->stats.tx_sc_stats->OutPktsEncrypted = stats->sc_encrypted_pkts; in aq_mdo_get_tx_sc_stats()1719 data[++i] = txsc_stats->sc_encrypted_pkts; in aq_macsec_get_stats()
711 u32 sc_encrypted_pkts[2]; member
1845 counters->sc_encrypted_pkts[0] = in get_egress_sc_counters()1847 counters->sc_encrypted_pkts[1] = in get_egress_sc_counters()
Completed in 13 milliseconds