Function report | 
Source Code:include\net\sch_generic.h | 
Create Date:2022-07-28 06:07:34 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Are all TX queues of the device empty?
Proto:static inline bool qdisc_all_tx_empty(const struct net_device *dev)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const struct net_device * | dev | 
| 740 | When i < num_tx_queues cycle | 
| 741 | txq = netdev_get_tx_queue(dev, i) | 
| 744 | If Not qdisc_is_empty(q) Then | 
| 750 | Return true | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |