Home
last modified time | relevance | path

Searched refs:tx_port_id (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/
A Dfm_eth.h86 .tx_port_id = TX_PORT_1G_BASE + n - 1, \
100 .tx_port_id = TX_PORT_10G_BASE2 + n - 1, \
114 .tx_port_id = TX_PORT_10G_BASE + n - 1, \
127 .tx_port_id = TX_PORT_10G_BASE + n - 1, \
143 .tx_port_id = TX_PORT_10G_BASE2 + n - 3, \
158 .tx_port_id = TX_PORT_1G_BASE + n - 1, \
171 .tx_port_id = TX_PORT_10G_BASE + n - 1, \
183 u16 tx_port_id; member
/u-boot/drivers/net/fm/
A Deth.c912 fm_eth->tx_port = (void *)&reg->port[info->tx_port_id - 1].fm_bmi; in fm_eth_initialize()

Completed in 4 milliseconds