Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/freescale/fman/
Dfman_tgec.c67 struct tgec_regs { struct
68 u32 tgec_id; /* 0x000 Controller ID */
69 u32 reserved001[1]; /* 0x004 */
70 u32 command_config; /* 0x008 Control and configuration */
71 u32 mac_addr_0; /* 0x00c Lower 32 bits of the MAC adr */
72 u32 mac_addr_1; /* 0x010 Upper 16 bits of the MAC adr */
73 u32 maxfrm; /* 0x014 Maximum frame length */
74 u32 pause_quant; /* 0x018 Pause quanta */
75 u32 rx_fifo_sections; /* 0x01c */
76 u32 tx_fifo_sections; /* 0x020 */
[all …]