Searched refs:this_work_done (Results 1 – 1 of 1) sorted by relevance
3750 int this_work_done; in niu_poll_core() local3752 this_work_done = niu_rx_work(&lp->napi, np, rp, in niu_poll_core()3755 budget -= this_work_done; in niu_poll_core()3756 work_done += this_work_done; in niu_poll_core()