Home
last modified time | relevance | path

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

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