Home
last modified time | relevance | path

Searched refs:PRUETH_MAC1 (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/ti/icssg/
A Dicssg_prueth_sr1.c967 prueth->eth_node[PRUETH_MAC1] = eth1_node; in prueth_probe()
1081 prueth->emac[PRUETH_MAC1]->half_duplex = in prueth_probe()
1084 prueth->emac[PRUETH_MAC1]->iep = prueth->iep1; in prueth_probe()
1101 ret = register_netdev(prueth->emac[PRUETH_MAC1]->ndev); in prueth_probe()
1107 prueth->registered_netdevs[PRUETH_MAC1] = prueth->emac[PRUETH_MAC1]->ndev; in prueth_probe()
1108 emac_phy_connect(prueth->emac[PRUETH_MAC1]); in prueth_probe()
1109 phy_attached_info(prueth->emac[PRUETH_MAC1]->ndev->phydev); in prueth_probe()
1217 if (prueth->eth_node[PRUETH_MAC1]) in prueth_remove()
A Dicssg_prueth.c1321 struct prueth_emac *emac1 = prueth->emac[PRUETH_MAC1]; in prueth_emac_restart()
1477 emac1 = prueth->emac[PRUETH_MAC1]; in prueth_hsr_port_link()
1512 emac1 = prueth->emac[PRUETH_MAC1]; in prueth_hsr_port_unlink()
1769 prueth->eth_node[PRUETH_MAC1] = eth1_node; in prueth_probe()
1908 prueth->emac[PRUETH_MAC1]->half_duplex = in prueth_probe()
1911 prueth->emac[PRUETH_MAC1]->iep = prueth->iep0; in prueth_probe()
1934 ret = register_netdev(prueth->emac[PRUETH_MAC1]->ndev); in prueth_probe()
1940 prueth->registered_netdevs[PRUETH_MAC1] = prueth->emac[PRUETH_MAC1]->ndev; in prueth_probe()
1941 ret = emac_phy_connect(prueth->emac[PRUETH_MAC1]); in prueth_probe()
1947 phy_attached_info(prueth->emac[PRUETH_MAC1]->ndev->phydev); in prueth_probe()
[all …]
A Dicssg_prueth.h112 PRUETH_MAC1, enumerator
A Dicssg_common.c1389 return PRUETH_MAC1; in prueth_node_mac()

Completed in 13 milliseconds