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 2.6. July 2010 NETIF_WAKE_SUBQUEUE(9)
| Related Man Pages |
|---|
| audiocfg(1) - netbsd |
| blk_init_queue(9) - suse |
| struct_ff_device(9) - suse |
| struct_ieee80211_hw(9) - suse |
| struct_input_polled_dev(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |
| Shopt -s histappend |