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_set_interface(9) - suse
usb_fill_int_urb(9) - centos
device_create(9) - suse
device_create_vargs(9) - suse
device_schedule_callback_owner(9) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure