Searched refs:deq_pkts (Results 1 – 3 of 3) sorted by relevance
195 uint32_t deq_pkts; in ordered_basic() local279 if (deq_pkts != 1) { in ordered_basic()310 if (deq_pkts != 3) { in ordered_basic()333 uint32_t deq_pkts; in atomic_basic() local420 if (deq_pkts != 0) { in atomic_basic()428 if (deq_pkts != 3) { in atomic_basic()461 if (deq_pkts != 3) { in atomic_basic()561 uint32_t deq_pkts; in single_link_w_stats() local648 if (deq_pkts != 3) { in single_link_w_stats()663 if (deq_pkts != 2) { in single_link_w_stats()[all …]
420 uint32_t deq_pkts; in run_prio_packet_test() local422 if (deq_pkts != 1) { in run_prio_packet_test()436 if (deq_pkts != 1) { in run_prio_packet_test()510 uint32_t deq_pkts; in test_single_directed_packet() local564 uint32_t deq_pkts; in test_directed_forward_credits() local741 uint32_t deq_pkts; in burst_packets() local744 deq_pkts = 0; in burst_packets()749 deq_pkts += p; in burst_packets()760 deq_pkts = 0; in burst_packets()764 deq_pkts += p; in burst_packets()[all …]
77 uint64_t deq_pkts; member367 wkr_stats[lcore_id].deq_pkts); in print_stats()374 app_stats.wkr.dequeue_pkts += wkr_stats[lcore_id].deq_pkts; in print_stats()503 wkr_stats[core_id].deq_pkts += burst_size; in worker_thread()