Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/ti/icssg/
Dicssg_prueth.c1697 return PRUETH_MAC0; in prueth_node_mac()
2012 prueth->eth_node[PRUETH_MAC0] = eth0_node; in prueth_probe()
2116 prueth->emac[PRUETH_MAC0]->iep = prueth->iep0; in prueth_probe()
2132 ret = register_netdev(prueth->emac[PRUETH_MAC0]->ndev); in prueth_probe()
2138 prueth->registered_netdevs[PRUETH_MAC0] = prueth->emac[PRUETH_MAC0]->ndev; in prueth_probe()
2140 emac_phy_connect(prueth->emac[PRUETH_MAC0]); in prueth_probe()
2141 phy_attached_info(prueth->emac[PRUETH_MAC0]->ndev->phydev); in prueth_probe()
2251 if (prueth->eth_node[PRUETH_MAC0]) in prueth_remove()
Dicssg_prueth.h93 PRUETH_MAC0 = 0, enumerator