centos man page for netif_wake_queue

Query: netif_wake_queue

OS: centos

Section: 9

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

NETIF_WAKE_QUEUE(9)					      Network device support					       NETIF_WAKE_QUEUE(9)

NAME
netif_wake_queue - restart transmit
SYNOPSIS
void netif_wake_queue(struct net_device * dev);
ARGUMENTS
dev network device
DESCRIPTION
Allow upper layers to call the device hard_start_xmit routine. Used for flow control when transmit resources are available.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NETIF_WAKE_QUEUE(9)
Related Man Pages
device_schedule_callback_owner(9) - centos
struct_device_driver(9) - centos
struct_ff_device(9) - centos
struct_input_polled_dev(9) - centos
device_create(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
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