Searched refs:rx_port_id (Results 1 – 2 of 2) sorted by relevance
73 .rx_port_id = RX_PORT_1G_BASE + n - 1, \87 .rx_port_id = RX_PORT_10G_BASE2 + n - 1, \101 .rx_port_id = RX_PORT_10G_BASE + n - 1, \114 .rx_port_id = RX_PORT_10G_BASE + n - 1, \130 .rx_port_id = RX_PORT_10G_BASE2 + n - 3, \145 .rx_port_id = RX_PORT_1G_BASE + n - 1, \158 .rx_port_id = RX_PORT_10G_BASE + n - 1, \170 u16 rx_port_id; member
753 fm_eth->rx_port = (void *)®->port[info->rx_port_id - 1].fm_bmi; in fm_eth_initialize()