Searched refs:n_pkts_tc (Results 1 – 5 of 5) sorted by relevance
200 uint64_t n_pkts_tc[RTE_SCHED_TRAFFIC_CLASSES_PER_PIPE]; member
1713 subport->stats.n_pkts_tc[tc_index] += 1; in rte_sched_port_update_subport_stats()
193 TEST_ASSERT_EQUAL(subport_stats.n_pkts_tc[TC-1], 10, "Wrong subport stats\n"); in test_sched()
311 i, stats.n_pkts_tc[i], stats.n_pkts_tc_dropped[i], in subport_stat()
3290 s.n_pkts_tc[id] - s.n_pkts_tc_dropped[id]; in read_port_stats()3337 s.n_pkts_tc[tc_id] - s.n_pkts_tc_dropped[tc_id]; in read_subport_stats()