1NAPI_SCHEDULE(9)            Network device support            NAPI_SCHEDULE(9)
2
3
4

NAME

6       napi_schedule - schedule NAPI poll
7

SYNOPSIS

9       void napi_schedule(struct napi_struct * n);
10

ARGUMENTS

12       n
13           napi context
14

DESCRIPTION

16       Schedule NAPI poll routine to be called if it is not already running.
17
19Kernel Hackers Manual 2.6.         June 2019                  NAPI_SCHEDULE(9)
Impressum