napi_complete — NAPI processing complete
bool napi_complete (
)
n
napi context
Mark NAPI processing as complete. Consider using napi_complete_done instead. Return false if device should avoid rearming interrupts.
napi_complete_done