Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
ax88796.h File Reference

Go to the source code of this file.

Data Structures

struct  ax_plat_data
 

Macros

#define AXFLG_HAS_EEPROM   (1<<0)
 
#define AXFLG_MAC_FROMDEV   (1<<1) /* device already has MAC */
 
#define AXFLG_HAS_93CX6   (1<<2) /* use eeprom_93cx6 driver */
 
#define AXFLG_MAC_FROMPLATFORM   (1<<3) /* MAC given by platform data */
 

Macro Definition Documentation

#define AXFLG_HAS_93CX6   (1<<2) /* use eeprom_93cx6 driver */

Definition at line 17 of file ax88796.h.

#define AXFLG_HAS_EEPROM   (1<<0)

Definition at line 15 of file ax88796.h.

#define AXFLG_MAC_FROMDEV   (1<<1) /* device already has MAC */

Definition at line 16 of file ax88796.h.

#define AXFLG_MAC_FROMPLATFORM   (1<<3) /* MAC given by platform data */

Definition at line 18 of file ax88796.h.