Searched refs:total_pkts_processed (Results 1 – 1 of 1) sorted by relevance
786 u32 total_pkts_processed = 0; in octeon_droq_process_poll_pkts() local791 while (total_pkts_processed < budget) { in octeon_droq_process_poll_pkts()794 pkts_available = min((budget - total_pkts_processed), in octeon_droq_process_poll_pkts()804 total_pkts_processed += pkts_processed; in octeon_droq_process_poll_pkts()818 return total_pkts_processed; in octeon_droq_process_poll_pkts()