Man Page: netif_wake_subqueue
Operating Environment: centos
Section: 9
NETIF_WAKE_SUBQUEUE(9) Network device support NETIF_WAKE_SUBQUEUE(9)NAMEnetif_wake_subqueue - allow sending packets on subqueueSYNOPSISvoid netif_wake_subqueue(struct net_device * dev, u16 queue_index);ARGUMENTSdev network device queue_index sub queue indexDESCRIPTIONResume individual transmit queue of a device with multiple transmit queues.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NETIF_WAKE_SUBQUEUE(9)
| Related Man Pages |
|---|
| device_create_with_groups(9) - centos |
| struct_ff_device(9) - centos |
| struct_rio_dev(9) - centos |
| struct_ff_device(9) - suse |
| struct_spi_master(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Tar Command |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |