netif_start_subqueue(9) centos man page | unix.com

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_vargs(9) - centos
device_create_with_groups(9) - centos
struct_rio_dev(9) - centos
struct_ff_device(9) - suse
sfxge(4) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq