Home
last modified time | relevance | path

Searched refs:tot_inst_processed (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/cavium/liquidio/
A Drequest_manager.c449 u32 tot_inst_processed = 0; in octeon_flush_iq() local
468 tot_inst_processed); in octeon_flush_iq()
479 tot_inst_processed += inst_processed; in octeon_flush_iq()
480 } while (tot_inst_processed < napi_budget); in octeon_flush_iq()
482 if (napi_budget && (tot_inst_processed >= napi_budget)) in octeon_flush_iq()

Completed in 6 milliseconds