Searched refs:total_pkts_processed (Results 1 – 1 of 1) sorted by relevance
788 u32 total_pkts_processed = 0; in octeon_droq_process_poll_pkts() local793 while (total_pkts_processed < budget) { in octeon_droq_process_poll_pkts()796 pkts_available = min((budget - total_pkts_processed), in octeon_droq_process_poll_pkts()806 total_pkts_processed += pkts_processed; in octeon_droq_process_poll_pkts()820 return total_pkts_processed; in octeon_droq_process_poll_pkts()