Linux Kernel
3.7.1
|
#include <smsc911x.h>
Data Fields | |
unsigned int | irq_polarity |
unsigned int | irq_type |
unsigned int | flags |
unsigned int | shift |
phy_interface_t | phy_interface |
unsigned char | mac [6] |
Definition at line 28 of file smsc911x.h.
unsigned int flags |
Definition at line 31 of file smsc911x.h.
unsigned int irq_polarity |
Definition at line 29 of file smsc911x.h.
unsigned int irq_type |
Definition at line 30 of file smsc911x.h.
Definition at line 34 of file smsc911x.h.
phy_interface_t phy_interface |
Definition at line 33 of file smsc911x.h.
unsigned int shift |
Definition at line 32 of file smsc911x.h.