Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h2242 u64 pkt_protected_cnt; member
2260 u64 pkt_protected_cnt; member
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()
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()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
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()