netif_start_subqueue(9) suse man page | unix.com

Man Page: netif_start_subqueue

Operating Environment: suse

Section: 9

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 2.6. July 2010 NETIF_START_SUBQUEUE(9)
Related Man Pages
blk_init_queue(9) - centos
struct_rio_dev(9) - centos
audiocfg(1) - netbsd
struct_input_polled_dev(9) - suse
sfxge(4) - freebsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I