Searched refs:rx_port_id (Results 1 – 2 of 2) sorted by relevance
74 .rx_port_id = RX_PORT_1G_BASE + n - 1, \88 .rx_port_id = RX_PORT_10G_BASE2 + n - 1, \102 .rx_port_id = RX_PORT_10G_BASE + n - 1, \115 .rx_port_id = RX_PORT_10G_BASE + n - 1, \131 .rx_port_id = RX_PORT_10G_BASE2 + n - 3, \146 .rx_port_id = RX_PORT_1G_BASE + n - 1, \159 .rx_port_id = RX_PORT_10G_BASE + n - 1, \171 u16 rx_port_id; member
754 fm_eth->rx_port = (void *)®->port[info->rx_port_id - 1].fm_bmi; in fm_eth_initialize()