Home
last modified time | relevance | path

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

/drivers/net/ethernet/ti/icssg/
A Dicssg_prueth.c1308 for (i = PRUETH_MAC0; i < PRUETH_NUM_MACS; i++) { in prueth_offload_fwd_mark_update()
1320 struct prueth_emac *emac0 = prueth->emac[PRUETH_MAC0]; in prueth_emac_restart()
1372 for (mac = PRUETH_MAC0; mac < PRUETH_NUM_MACS; mac++) { in icssg_change_mode()
1476 emac0 = prueth->emac[PRUETH_MAC0]; in prueth_hsr_port_link()
1511 emac0 = prueth->emac[PRUETH_MAC0]; in prueth_hsr_port_unlink()
1768 prueth->eth_node[PRUETH_MAC0] = eth0_node; in prueth_probe()
1894 prueth->emac[PRUETH_MAC0]->half_duplex = in prueth_probe()
1897 prueth->emac[PRUETH_MAC0]->iep = prueth->iep0; in prueth_probe()
1922 prueth->registered_netdevs[PRUETH_MAC0] = prueth->emac[PRUETH_MAC0]->ndev; in prueth_probe()
1924 ret = emac_phy_connect(prueth->emac[PRUETH_MAC0]); in prueth_probe()
[all …]
A Dicssg_prueth_sr1.c966 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()
A Dicssg_prueth.h111 PRUETH_MAC0 = 0, enumerator
A Dicssg_common.c1387 return PRUETH_MAC0; in prueth_node_mac()

Completed in 15 milliseconds