napi_enable(9) centos man page | unix.com

Man Page: napi_enable

Operating Environment: centos

Section: 9

NAPI_ENABLE(9)						      Network device support						    NAPI_ENABLE(9)

NAME
napi_enable - enable NAPI scheduling
SYNOPSIS
void napi_enable(struct napi_struct * n);
ARGUMENTS
n napi context
DESCRIPTION
Resume NAPI from being scheduled on this context. Must be paired with napi_disable.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NAPI_ENABLE(9)
Related Man Pages
parport_register_device(9) - centos
usb_queue_reset_device(9) - centos
usb_set_interface(9) - centos
ibv_close_device(3) - debian
ibv_open_device(3) - debian
Similar Topics in the Unix Linux Community
CentOS7 restoring file capabilities
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq