Searched refs:this_work_done (Results 1 – 1 of 1) sorted by relevance
3748 int this_work_done; in niu_poll_core() local3750 this_work_done = niu_rx_work(&lp->napi, np, rp, in niu_poll_core()3753 budget -= this_work_done; in niu_poll_core()3754 work_done += this_work_done; in niu_poll_core()