Searched refs:PRUETH_MAC0 (Results 1 – 4 of 4) sorted by relevance
1339 for (i = PRUETH_MAC0; i < PRUETH_NUM_MACS; i++) { in prueth_offload_fwd_mark_update()1351 struct prueth_emac *emac0 = prueth->emac[PRUETH_MAC0]; in prueth_emac_restart()1403 for (mac = PRUETH_MAC0; mac < PRUETH_NUM_MACS; mac++) { in icssg_change_mode()1507 emac0 = prueth->emac[PRUETH_MAC0]; in prueth_hsr_port_link()1542 emac0 = prueth->emac[PRUETH_MAC0]; in prueth_hsr_port_unlink()1712 prueth->eth_node[PRUETH_MAC0] = eth0_node; in prueth_probe()1822 prueth->emac[PRUETH_MAC0]->half_duplex = in prueth_probe()1825 prueth->emac[PRUETH_MAC0]->iep = prueth->iep0; in prueth_probe()1850 prueth->registered_netdevs[PRUETH_MAC0] = prueth->emac[PRUETH_MAC0]->ndev; in prueth_probe()1852 ret = emac_phy_connect(prueth->emac[PRUETH_MAC0]); in prueth_probe()[all …]
966 prueth->eth_node[PRUETH_MAC0] = eth0_node; in prueth_probe()1067 prueth->emac[PRUETH_MAC0]->half_duplex = in prueth_probe()1070 prueth->emac[PRUETH_MAC0]->iep = prueth->iep0; in prueth_probe()1089 ret = register_netdev(prueth->emac[PRUETH_MAC0]->ndev); in prueth_probe()1095 prueth->registered_netdevs[PRUETH_MAC0] = prueth->emac[PRUETH_MAC0]->ndev; in prueth_probe()1096 emac_phy_connect(prueth->emac[PRUETH_MAC0]); in prueth_probe()1097 phy_attached_info(prueth->emac[PRUETH_MAC0]->ndev->phydev); in prueth_probe()1220 if (prueth->eth_node[PRUETH_MAC0]) in prueth_remove()
110 PRUETH_MAC0 = 0, enumerator
1383 return PRUETH_MAC0; in prueth_node_mac()