|
Linux Kernel
3.7.1
|
#include <linux/types.h>Go to the source code of this file.
Data Structures | |
| struct | gnet_stats_basic |
| struct | gnet_stats_basic_packed |
| struct | gnet_stats_rate_est |
| struct | gnet_stats_queue |
| struct | gnet_estimator |
Macros | |
| #define | TCA_STATS_MAX (__TCA_STATS_MAX - 1) |
Enumerations | |
| enum | { TCA_STATS_UNSPEC, TCA_STATS_BASIC, TCA_STATS_RATE_EST, TCA_STATS_QUEUE, TCA_STATS_APP, __TCA_STATS_MAX } |
Functions | |
| struct gnet_stats_basic_packed | __attribute__ ((packed)) |
Variables | |
| __u64 | bytes |
| __u32 | packets |
| struct gnet_stats_rate_est | __attribute__ |
| #define TCA_STATS_MAX (__TCA_STATS_MAX - 1) |
Definition at line 14 of file gen_stats.h.
| anonymous enum |
| TCA_STATS_UNSPEC | |
| TCA_STATS_BASIC | |
| TCA_STATS_RATE_EST | |
| TCA_STATS_QUEUE | |
| TCA_STATS_APP | |
| __TCA_STATS_MAX |
Definition at line 6 of file gen_stats.h.
|
read |
mcontroller : adapter info structure for old mimd_t apps
: base address : irq number : number of logical drives : pci bus : pci device : pci function : pci id : vendor id : slot number : unique id
Definition at line 171 of file esd_usb2.c.
| __u64 bytes |
Definition at line 29 of file gen_stats.h.
| __u32 packets |
Definition at line 30 of file gen_stats.h.
1.8.2