table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
__NAPI_SCHEDULE(9) | Network device support | __NAPI_SCHEDULE(9) |
NAME¶
__napi_schedule - schedule for receiveSYNOPSIS¶
void
__napi_schedule(struct napi_struct * n);
ARGUMENTS¶
nentry to schedule
DESCRIPTION¶
The entry's receive function will be scheduled to runCOPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |