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