Searched refs:emac1 (Results 1 – 4 of 4) sorted by relevance
273 void ibm4xx_quiesce_eth(u32 *emac0, u32 *emac1) in ibm4xx_quiesce_eth() argument280 if (emac1) in ibm4xx_quiesce_eth()281 *emac1 = EMAC_RESET; in ibm4xx_quiesce_eth()
15 void ibm4xx_quiesce_eth(u32 *emac0, u32 *emac1);
1614 struct prueth_emac *emac1 = prueth->emac[PRUETH_MAC1]; in prueth_emac_restart() local1620 if (netif_running(emac1->ndev)) in prueth_emac_restart()1621 netif_device_detach(emac1->ndev); in prueth_emac_restart()1625 ret |= icssg_set_port_state(emac1, ICSSG_EMAC_PORT_DISABLE); in prueth_emac_restart()1645 ret |= icssg_set_port_state(emac1, ICSSG_EMAC_PORT_FORWARD); in prueth_emac_restart()1649 netif_device_attach(emac1->ndev); in prueth_emac_restart()1738 struct prueth_emac *emac1; in prueth_hsr_port_link() local1741 emac1 = prueth->emac[PRUETH_MAC1]; in prueth_hsr_port_link()1752 !(emac1->ndev->features & in prueth_hsr_port_link()1758 emac1->port_vlan = prueth->default_vlan; in prueth_hsr_port_link()[all …]
170 /* Port 2 (emac1) */