Searched refs:pkt_late_cnt (Results 1 – 4 of 4) sorted by relevance
1158 rxsc->stats.InPktsLate += sc_rsp.pkt_late_cnt; in cn10k_mcs_sync_stats()1160 rxsc->stats.InPktsDelayed += sc_rsp.pkt_late_cnt; in cn10k_mcs_sync_stats()1670 rxsc->stats.InPktsLate += rsp.pkt_late_cnt; in cn10k_mdo_get_rx_sc_stats()1672 rxsc->stats.InPktsDelayed += rsp.pkt_late_cnt; in cn10k_mdo_get_rx_sc_stats()
2251 u64 pkt_late_cnt; member
213 stats->pkt_late_cnt = mcs_reg_read(mcs, reg); in mcs_get_sc_stats()
365 seq_printf(filp, "sc%d: Late pkts: %lld\n", sc_id, stats.pkt_late_cnt); in rvu_dbg_mcs_rx_sc_stats_display()