Searched refs:ethernet_dev (Results 1 – 2 of 2) sorted by relevance
491 struct net_device *ethernet_dev; in dsa_cpu_parse() local498 ethernet_dev = of_find_net_device_by_node(ethernet); in dsa_cpu_parse()499 if (!ethernet_dev) in dsa_cpu_parse()502 ethernet_dev = dsa_dev_to_net_device(ds->cd->netdev[index]); in dsa_cpu_parse()503 if (!ethernet_dev) in dsa_cpu_parse()505 dev_put(ethernet_dev); in dsa_cpu_parse()510 dst->cpu_dp->netdev = ethernet_dev; in dsa_cpu_parse()
411 struct net_device *ethernet_dev; in dsa_of_probe() local434 ethernet_dev = of_find_net_device_by_node(ethernet); in dsa_of_probe()435 if (!ethernet_dev) { in dsa_of_probe()447 pd->of_netdev = ethernet_dev; in dsa_of_probe()544 put_device(ðernet_dev->dev); in dsa_of_probe()