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_vargs(9) - centos
device_schedule_callback_owner(9) - centos
struct_ff_device(9) - centos
if_sfxge(4) - freebsd
sfxge(4) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Tar Command
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq