Searched refs:total_pkts_processed (Results 1 – 1 of 1) sorted by relevance
791 u32 total_pkts_processed = 0; in octeon_droq_process_poll_pkts() local796 while (total_pkts_processed < budget) { in octeon_droq_process_poll_pkts()799 pkts_available = min((budget - total_pkts_processed), in octeon_droq_process_poll_pkts()809 total_pkts_processed += pkts_processed; in octeon_droq_process_poll_pkts()823 return total_pkts_processed; in octeon_droq_process_poll_pkts()