:: RootR :: | Hosting | Order | Map | Login | Secure Inter-Network Operations | |
netif_wake_subqueue(9) - phpMan NETIF_WAKE_SUBQUEUE(9) Network device support NETIF_WAKE_SUBQUEUE(9) NAME netif_wake_subqueue - allow sending packets on subqueue SYNOPSIS void netif_wake_subqueue(struct net_device * dev, u16 queue_index); ARGUMENTS dev network device queue_index sub queue index DESCRIPTION Resume individual transmit queue of a device with multiple transmit queues. COPYRIGHT Kernel Hackers Manual 4.8. January 2017 NETIF_WAKE_SUBQUEUE(9) |