Linux Kernel
3.7.1
|
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 */ |
#define AXFLG_HAS_93CX6 (1<<2) /* use eeprom_93cx6 driver */ |
#define AXFLG_MAC_FROMDEV (1<<1) /* device already has MAC */ |