Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Types | Data Fields
efx_ethtool_stat Struct Reference

Public Types

enum  { EFX_ETHTOOL_STAT_SOURCE_mac_stats, EFX_ETHTOOL_STAT_SOURCE_nic, EFX_ETHTOOL_STAT_SOURCE_channel, EFX_ETHTOOL_STAT_SOURCE_tx_queue }
 

Data Fields

const charname
 
enum efx_ethtool_stat:: { ... }  source
 
unsigned offset
 
u64(* get_stat )(void *field)
 

Detailed Description

Definition at line 26 of file ethtool.c.

Member Enumeration Documentation

anonymous enum
Enumerator:
EFX_ETHTOOL_STAT_SOURCE_mac_stats 
EFX_ETHTOOL_STAT_SOURCE_nic 
EFX_ETHTOOL_STAT_SOURCE_channel 
EFX_ETHTOOL_STAT_SOURCE_tx_queue 

Definition at line 28 of file ethtool.c.

Field Documentation

u64(* get_stat)(void *field)

Definition at line 35 of file ethtool.c.

const char* name

Definition at line 27 of file ethtool.c.

unsigned offset

Definition at line 34 of file ethtool.c.

enum { ... } source

The documentation for this struct was generated from the following file: