Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Enumerations | Functions | Variables
gen_stats.h File Reference
#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__
 

Macro Definition Documentation

#define TCA_STATS_MAX   (__TCA_STATS_MAX - 1)

Definition at line 14 of file gen_stats.h.

Enumeration Type Documentation

anonymous enum
Enumerator:
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.

Function Documentation

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.

Variable Documentation

__u64 bytes

Definition at line 29 of file gen_stats.h.

__u32 packets

Definition at line 30 of file gen_stats.h.