centos man page for netif_start_subqueue

Query: netif_start_subqueue

OS: centos

Section: 9

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

NETIF_START_SUBQUEUE(9) 				      Network device support					   NETIF_START_SUBQUEUE(9)

NAME
netif_start_subqueue - allow sending packets on subqueue
SYNOPSIS
void netif_start_subqueue(struct net_device * dev, u16 queue_index);
ARGUMENTS
dev network device queue_index sub queue index
DESCRIPTION
Start individual transmit queue of a device with multiple transmit queues.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NETIF_START_SUBQUEUE(9)
Related Man Pages
device_create(9) - centos
device_create_with_groups(9) - centos
struct_rio_switch(9) - centos
struct_spi_master(9) - suse
sfxge(4) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq