Searched refs:last_count (Results 1 – 1 of 1) sorted by relevance
609 uint32_t last_count; in lio_droq_check_hw_for_pkts() local614 last_count = pkt_count - droq->pkt_count; in lio_droq_check_hw_for_pkts()617 if (last_count) in lio_droq_check_hw_for_pkts()618 rte_atomic64_add(&droq->pkts_pending, last_count); in lio_droq_check_hw_for_pkts()620 return last_count; in lio_droq_check_hw_for_pkts()