Home
last modified time | relevance | path

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

/external/u-boot/include/
Dfm_eth.h102 .tx_port_id = TX_PORT_10G_BASE + n - 1, \
115 .tx_port_id = TX_PORT_10G_BASE + n - 1, \
159 .tx_port_id = TX_PORT_10G_BASE + n - 1, \
/external/u-boot/drivers/net/fm/
Dfm.c240 port_id = TX_PORT_10G_BASE; in fm_init_fpm()
324 port_id = TX_PORT_10G_BASE - 1; in fm_init_bmi()
Dfm.h23 #define TX_PORT_10G_BASE 0x30 macro