centos man page for napi_disable

Query: napi_disable

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_vargs(9) - centos
device_create_with_groups(9) - centos
spi_async(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?
Tar Command
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing