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
call_usermodehelper_setup(9) - centos
usb_poison_urb(9) - centos
device_create(9) - centos
device_create_vargs(9) - centos
ibv_close_device(3) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I