centos man page for netif_wake_subqueue

Query: netif_wake_subqueue

OS: centos

Section: 9

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

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(9) - centos
device_schedule_callback_owner(9) - centos
blk_init_queue(9) - suse
struct_ieee80211_hw(9) - suse
sfxge(4) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
DB2 convert digits to binary format
Controlling user input
[TIP] Processing YAML files with yq