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
call_usermodehelper_setup(9) - centos
device_create(9) - centos
device_create_with_groups(9) - centos
device_schedule_callback_owner(9) - centos
ibv_close_device(3) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq