Lines Matching defs:emac1
1613 struct prueth_emac *emac1 = prueth->emac[PRUETH_MAC1];
1619 if (netif_running(emac1->ndev))
1620 netif_device_detach(emac1->ndev);
1624 ret |= icssg_set_port_state(emac1, ICSSG_EMAC_PORT_DISABLE);
1644 ret |= icssg_set_port_state(emac1, ICSSG_EMAC_PORT_FORWARD);
1648 netif_device_attach(emac1->ndev);
1737 struct prueth_emac *emac1;
1740 emac1 = prueth->emac[PRUETH_MAC1];
1751 !(emac1->ndev->features &
1757 emac1->port_vlan = prueth->default_vlan;
1771 struct prueth_emac *emac1;
1775 emac1 = prueth->emac[PRUETH_MAC1];
1781 emac1->port_vlan = 0;