napi_disable(9) centos man page | unix.com

Man Page: napi_disable

Operating Environment: centos

Section: 9

NAPI_DISABLE(9) 					      Network device support						   NAPI_DISABLE(9)

NAME
napi_disable - prevent NAPI from scheduling
SYNOPSIS
void napi_disable(struct napi_struct * n);
ARGUMENTS
n napi context
DESCRIPTION
Stop NAPI from being scheduled on this context. Waits till any outstanding processing completes.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NAPI_DISABLE(9)
Related Man Pages
device_create(9) - centos
spi_async(9) - centos
spi_async_locked(9) - centos
struct_spi_message(9) - centos
usb_fill_int_urb(9) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it