Query: __netif_subqueue_stopped
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__NETIF_SUBQUEUE_STO(9) Network device support __NETIF_SUBQUEUE_STO(9)NAME__netif_subqueue_stopped - test status of subqueueSYNOPSISbool __netif_subqueue_stopped(const struct net_device * dev, u16 queue_index);ARGUMENTSdev network device queue_index sub queue indexDESCRIPTIONCheck individual transmit queue of a device with multiple transmit queues.COPYRIGHTKernel Hackers Manual 3.10 June 2014 __NETIF_SUBQUEUE_STO(9)