Searched refs:rx_port_id (Results 1 - 1 of 1) sorted by relevance

/u-boot/include/
H A Dfm_eth.h84 .rx_port_id = RX_PORT_1G_BASE + n - 1, \
98 .rx_port_id = RX_PORT_10G_BASE2 + n - 1, \
112 .rx_port_id = RX_PORT_10G_BASE + n - 1, \
125 .rx_port_id = RX_PORT_10G_BASE + n - 1, \
141 .rx_port_id = RX_PORT_10G_BASE2 + n - 3, \
156 .rx_port_id = RX_PORT_1G_BASE + n - 1, \
169 .rx_port_id = RX_PORT_10G_BASE + n - 1, \
181 u16 rx_port_id; member in struct:fm_eth_info

Completed in 35 milliseconds