NETIF_START_SUBQUEUE(9) Network device support NETIF_START_SUBQUEUE(9)NAMEnetif_start_subqueue - allow sending packets on subqueueSYNOPSISvoid netif_start_subqueue(struct net_device * dev, u16 queue_index);ARGUMENTSdev network device queue_index sub queue indexDESCRIPTIONStart individual transmit queue of a device with multiple transmit queues.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NETIF_START_SUBQUEUE(9)
| Related Man Pages |
|---|
| device_create(9) - centos |
| struct_ff_device(9) - centos |
| struct_spi_master(9) - centos |
| blk_init_queue(9) - suse |
| sfxge(4) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| How to increment version inside a file? |
| Tar Command |
| Unsure why access time on a directory change isn't changing |