Home
last modified time | relevance | path

Searched refs:pkt_protected_cnt (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h2150 u64 pkt_protected_cnt; member
2168 u64 pkt_protected_cnt; member
H A Dmcs.c196 stats->pkt_protected_cnt = mcs_reg_read(mcs, reg); in mcs_get_sa_stats()
240 stats->pkt_protected_cnt = mcs_reg_read(mcs, reg); in mcs_get_sc_stats()
H A Drvu_debugfs.c283 stats.pkt_protected_cnt); in rvu_dbg_mcs_sa_stats_display()
334 seq_printf(filp, "sc%d: Pkts protected: %lld\n", sc_id, stats.pkt_protected_cnt); in rvu_dbg_mcs_tx_sc_stats_display()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_macsec.c1618 ctx->stats.tx_sc_stats->OutPktsProtected = rsp.pkt_protected_cnt; in cn10k_mdo_get_tx_sc_stats()
1643 ctx->stats.tx_sa_stats->OutPktsProtected = rsp.pkt_protected_cnt; in cn10k_mdo_get_tx_sa_stats()