napi_disable(9) suse man page | unix.com

Man Page: napi_disable

Operating Environment: suse

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 2.6. July 2010 NAPI_DISABLE(9)
Related Man Pages
usb_fill_int_urb(9) - suse
usb_fill_int_urb(9) - centos
ibv_close_device(3) - centos
device_create_vargs(9) - suse
struct_spi_message(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I