Searched refs:this_work_done (Results 1 – 1 of 1) sorted by relevance
3767 int this_work_done; in niu_poll_core() local3769 this_work_done = niu_rx_work(&lp->napi, np, rp, in niu_poll_core()3772 budget -= this_work_done; in niu_poll_core()3773 work_done += this_work_done; in niu_poll_core()