Query: netif_wake_subqueue
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NETIF_WAKE_SUBQUEUE(9) Network device support NETIF_WAKE_SUBQUEUE(9)NAMEnetif_wake_subqueue - allow sending packets on subqueueSYNOPSISvoid netif_wake_subqueue(struct net_device * dev, u16 queue_index);ARGUMENTSdev network device queue_index sub queue indexDESCRIPTIONResume individual transmit queue of a device with multiple transmit queues.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NETIF_WAKE_SUBQUEUE(9)
Related Man Pages |
---|
blk_init_queue(9) - centos |
device_create_vargs(9) - centos |
device_schedule_callback_owner(9) - centos |
blk_init_queue(9) - suse |
if_sfxge(4) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
How to increment version inside a file? |
Tar Command |
Docker learning Phase-I |
[TIP] Processing YAML files with yq |