netif_wake_subqueue(9) centos man page | unix.com

Man Page: netif_wake_subqueue

Operating Environment: centos

Section: 9

NETIF_WAKE_SUBQUEUE(9)					      Network device support					    NETIF_WAKE_SUBQUEUE(9)

NAME
netif_wake_subqueue - allow sending packets on subqueue
SYNOPSIS
void netif_wake_subqueue(struct net_device * dev, u16 queue_index);
ARGUMENTS
dev network device queue_index sub queue index
DESCRIPTION
Resume individual transmit queue of a device with multiple transmit queues.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NETIF_WAKE_SUBQUEUE(9)
Related Man Pages
device_create_with_groups(9) - centos
device_schedule_callback_owner(9) - centos
struct_spi_master(9) - centos
blk_init_queue(9) - suse
if_sfxge(4) - freebsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Tar Command
Docker learning Phase-I