NETIF_WAKE_QUEUE(9) Network device support NETIF_WAKE_QUEUE(9)NAMEnetif_wake_queue - restart transmitSYNOPSISvoid netif_wake_queue(struct net_device * dev);ARGUMENTSdev network deviceDESCRIPTIONAllow upper layers to call the device hard_start_xmit routine. Used for flow control when transmit resources are available.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NETIF_WAKE_QUEUE(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| device_create_with_groups(9) - centos |
| struct_ff_device(9) - centos |
| struct_input_polled_dev(9) - centos |
| device_create_vargs(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Controlling user input |