Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c1699 return PRUETH_MAC0; in prueth_node_mac()
2014 prueth->eth_node[PRUETH_MAC0] = eth0_node; in prueth_probe()
2115 prueth->emac[PRUETH_MAC0]->iep = prueth->iep0; in prueth_probe()
2131 ret = register_netdev(prueth->emac[PRUETH_MAC0]->ndev); in prueth_probe()
2137 prueth->registered_netdevs[PRUETH_MAC0] = prueth->emac[PRUETH_MAC0]->ndev; in prueth_probe()
2139 ret = emac_phy_connect(prueth->emac[PRUETH_MAC0]); in prueth_probe()
2145 phy_attached_info(prueth->emac[PRUETH_MAC0]->ndev->phydev); in prueth_probe()
2268 if (prueth->eth_node[PRUETH_MAC0]) in prueth_remove()
H A Dicssg_prueth.h93 PRUETH_MAC0 = 0, enumerator