table of contents
other versions
- stretch 4.9.168-1
NAPI_SCHEDULE(9) | Network device support | NAPI_SCHEDULE(9) |
NAME¶
napi_schedule - schedule NAPI pollSYNOPSIS¶
void napi_schedule(struct napi_struct * n);
ARGUMENTS¶
nNAPI context
DESCRIPTION¶
Schedule NAPI poll routine to be called if it is not already running.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |