Home
last modified time | relevance | path

Searched defs:memac_regs (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/freescale/fman/
Dfman_memac.c179 struct memac_regs { struct
180 u32 res0000[2]; /* General Control and Status */
181 u32 command_config; /* 0x008 Ctrl and cfg */
182 struct mac_addr mac_addr0; /* 0x00C-0x010 MAC_ADDR_0...1 */
183 u32 maxfrm; /* 0x014 Max frame length */
184 u32 res0018[1];
185 u32 rx_fifo_sections; /* Receive FIFO configuration reg */
186 u32 tx_fifo_sections; /* Transmit FIFO configuration reg */
187 u32 res0024[2];
188 u32 hashtable_ctrl; /* 0x02C Hash table control */
[all …]