napi_schedule (9) - Linux Manuals
napi_schedule: schedule NAPI poll
Command to display napi_schedule
manual in Linux: $ man 9 napi_schedule
NAME
napi_schedule - schedule NAPI poll
SYNOPSIS
-
void napi_schedule(struct napi_struct * n);
ARGUMENTS
n
-
- NAPI context
DESCRIPTION
Schedule NAPI poll routine to be called if it is not already running.
COPYRIGHT
Pages related to napi_schedule