Linux Kernel
3.7.1
|
#include <au1000_eth.h>
Data Fields | |
u32 | control |
u32 | mac_addr_high |
u32 | mac_addr_low |
u32 | multi_hash_high |
u32 | multi_hash_low |
u32 | mii_control |
u32 | mii_data |
u32 | flow_control |
u32 | vlan1_tag |
u32 | vlan2_tag |
Definition at line 74 of file au1000_eth.h.
u32 control |
Definition at line 75 of file au1000_eth.h.
Definition at line 82 of file au1000_eth.h.
u32 mac_addr_high |
Definition at line 76 of file au1000_eth.h.
u32 mac_addr_low |
Definition at line 77 of file au1000_eth.h.
u32 mii_control |
Definition at line 80 of file au1000_eth.h.
u32 mii_data |
Definition at line 81 of file au1000_eth.h.
u32 multi_hash_high |
Definition at line 78 of file au1000_eth.h.
u32 multi_hash_low |
Definition at line 79 of file au1000_eth.h.
u32 vlan1_tag |
Definition at line 83 of file au1000_eth.h.
u32 vlan2_tag |
Definition at line 84 of file au1000_eth.h.