Name
_napi_complete —
NAPI processing complete
Synopsis
bool _napi_complete ( | struct napi_struct * n); |
Description
Mark NAPI processing as complete.
Consider using napi_complete_done instead.
Return false if device should avoid rearming interrupts.