Searched refs:pkt_protected_cnt (Results 1 – 4 of 4) sorted by relevance
2242 u64 pkt_protected_cnt; member2260 u64 pkt_protected_cnt; member
196 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()
283 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()
1618 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()