Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfm_eth.h102 .rx_port_id = RX_PORT_10G_BASE + n - 1, \
115 .rx_port_id = RX_PORT_10G_BASE + n - 1, \
159 .rx_port_id = RX_PORT_10G_BASE + n - 1, \
/OK3568_Linux_fs/u-boot/drivers/net/fm/
H A Dfm.c237 port_id = RX_PORT_10G_BASE; in fm_init_fpm()
318 port_id = RX_PORT_10G_BASE - 1; in fm_init_bmi()
H A Dfm.h20 #define RX_PORT_10G_BASE 0x10 macro