suse man page for netif_wake_queue

Query: netif_wake_queue

OS: suse

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 2.6. July 2010 NETIF_WAKE_QUEUE(9)
Related Man Pages
device_create(9) - centos
device_create_with_groups(9) - centos
ata_scsi_translate(9) - suse
device_create(9) - suse
device_create_vargs(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I