netif_wake_queue(9) suse man page | unix.com

Man Page: netif_wake_queue

Operating Environment: suse

Section: 9

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
struct_device_driver(9) - centos
audiocfg(1) - netbsd
device_schedule_callback_owner(9) - suse
struct_ff_device(9) - suse
struct_input_polled_dev(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Migrating to UNIX
Update kernel Linux without reboot?!
Docker learning Phase-I