Home
last modified time | relevance | path

Searched refs:RX_PORT_10G_BASE (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/
Dfm_eth.h101 .rx_port_id = RX_PORT_10G_BASE + n - 1, \
114 .rx_port_id = RX_PORT_10G_BASE + n - 1, \
158 .rx_port_id = RX_PORT_10G_BASE + n - 1, \
/external/u-boot/drivers/net/fm/
Dfm.c236 port_id = RX_PORT_10G_BASE; in fm_init_fpm()
317 port_id = RX_PORT_10G_BASE - 1; in fm_init_bmi()
Dfm.h19 #define RX_PORT_10G_BASE 0x10 macro