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.c1708 return PRUETH_MAC0; in prueth_node_mac()
2023 prueth->eth_node[PRUETH_MAC0] = eth0_node; in prueth_probe()
2124 prueth->emac[PRUETH_MAC0]->iep = prueth->iep0; in prueth_probe()
2140 ret = register_netdev(prueth->emac[PRUETH_MAC0]->ndev); in prueth_probe()
2146 prueth->registered_netdevs[PRUETH_MAC0] = prueth->emac[PRUETH_MAC0]->ndev; in prueth_probe()
2148 ret = emac_phy_connect(prueth->emac[PRUETH_MAC0]); in prueth_probe()
2154 phy_attached_info(prueth->emac[PRUETH_MAC0]->ndev->phydev); in prueth_probe()
2277 if (prueth->eth_node[PRUETH_MAC0]) in prueth_remove()
H A Dicssg_prueth.h93 PRUETH_MAC0 = 0, enumerator