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