Home
last modified time | relevance | path

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

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