Searched defs:mace_ethernet (Results 1 – 1 of 1) sorted by relevance
97 struct mace_ethernet { struct98 volatile u64 mac_ctrl;99 volatile unsigned long int_stat;100 volatile unsigned long dma_ctrl;101 volatile unsigned long timer;102 volatile unsigned long tx_int_al;103 volatile unsigned long rx_int_al;104 volatile unsigned long tx_info;105 volatile unsigned long tx_info_al;106 volatile unsigned long rx_buff;[all …]