Searched refs:pkt_unchecked_cnt (Results 1 – 4 of 4) sorted by relevance
1028 rxsc->stats.InPktsUnchecked += sc_rsp.pkt_unchecked_cnt; in cn10k_mcs_sync_stats()1030 rxsc->stats.InPktsOK += sc_rsp.pkt_unchecked_cnt; in cn10k_mcs_sync_stats()1530 rxsc->stats.InPktsUnchecked += rsp.pkt_unchecked_cnt; in cn10k_mdo_get_rx_sc_stats()1532 rxsc->stats.InPktsOK += rsp.pkt_unchecked_cnt; in cn10k_mdo_get_rx_sc_stats()
2065 u64 pkt_unchecked_cnt; member
219 stats->pkt_unchecked_cnt = mcs_reg_read(mcs, reg); in mcs_get_sc_stats()
370 seq_printf(filp, "sc%d: Unchecked pkts: %lld\n", sc_id, stats.pkt_unchecked_cnt); in rvu_dbg_mcs_rx_sc_stats_display()