Searched defs:al_eth_mac_regs (Results 1 – 1 of 1) sorted by relevance
653 struct al_eth_mac_regs { struct654 struct al_eth_mac_1g mac_1g; /* [0x000] */655 struct al_eth_mac_10g mac_10g; /* [0x400] */656 uint32_t rsrvd_0[64]; /* [0x800] */657 struct al_eth_mac_gen gen; /* [0x900] */658 struct al_eth_mac_kr kr; /* [0xa00] */659 struct al_eth_mac_sgmii sgmii; /* [0xb00] */660 struct al_eth_mac_stat stat; /* [0xc00] */661 struct al_eth_mac_stat_lane stat_lane[4]; /* [0xd00] */662 struct al_eth_mac_gen_v3 gen_v3; /* [0xe00] */