centos man page for napi_enable

Query: napi_enable

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
blk_init_queue(9) - centos
device_create_with_groups(9) - centos
usb_fill_int_urb(9) - centos
ibv_close_device(3) - debian
ibv_close_device(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq