Scroll to navigation

__NAPI_SCHEDULE(9) Network device support __NAPI_SCHEDULE(9)

NAME

__napi_schedule - schedule for receive

SYNOPSIS

void __napi_schedule(struct napi_struct * n);

ARGUMENTS

n
entry to schedule

DESCRIPTION

The entry's receive function will be scheduled to run

COPYRIGHT

May 2018 Kernel Hackers Manual 3.16