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 2.6. July 2010 NETIF_WAKE_QUEUE(9)
| Related Man Pages |
|---|
| device_schedule_callback_owner(9) - centos |
| audiocfg(1) - netbsd |
| device_create(9) - suse |
| device_create_vargs(9) - suse |
| struct_usb_composite_driver(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Cut command on RHEL 6.8 compatibility issues |
| SOCKS proxy & PAM configuration exposure |
| A (ksh) Library For and From UNIX.com |
| Docker learning Phase-I |