Function report |
Source Code:include\linux\netdevice.h |
Create Date:2022-07-28 06:04:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:netdev_get_tx_queue
Proto:static inline struct netdev_queue *netdev_get_tx_queue(const struct net_device *dev, unsigned int index)
Type:struct netdev_queue
Parameter:
Type | Parameter | Name |
---|---|---|
const struct net_device * | dev | |
unsigned int | index |
2137 | Return Cache lines mostly used on transmit path[index] |
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 |