Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_tgec.h151 struct tgec_regs { struct
152 uint32_t tgec_id; /* 0x000 Controller ID */
153 uint32_t reserved001[1]; /* 0x004 */
154 uint32_t command_config; /* 0x008 Control and configuration */
155 uint32_t mac_addr_0; /* 0x00c Lower 32 bits of the MAC adr */
156 uint32_t mac_addr_1; /* 0x010 Upper 16 bits of the MAC adr */
157 uint32_t maxfrm; /* 0x014 Maximum frame length */
158 uint32_t pause_quant; /* 0x018 Pause quanta */
159 uint32_t rx_fifo_sections; /* 0x01c */
160 uint32_t tx_fifo_sections; /* 0x020 */
[all …]