Searched defs:eth_mac_regs (Results 1 – 1 of 1) sorted by relevance
23 struct eth_mac_regs { struct24 u32 conf; /* 0x00 */25 u32 framefilt; /* 0x04 */26 u32 hashtablehigh; /* 0x08 */27 u32 hashtablelow; /* 0x0c */28 u32 miiaddr; /* 0x10 */29 u32 miidata; /* 0x14 */30 u32 flowcontrol; /* 0x18 */31 u32 vlantag; /* 0x1c */32 u32 version; /* 0x20 */[all …]