Searched refs:lhea_dn (Results 1 – 1 of 1) sorted by relevance
3065 struct device_node *lhea_dn; in ehea_setup_ports() local3071 lhea_dn = adapter->ofdev->dev.of_node; in ehea_setup_ports()3072 while ((eth_dn = of_get_next_child(lhea_dn, eth_dn))) { in ehea_setup_ports()3104 struct device_node *lhea_dn; in ehea_get_eth_dn() local3108 lhea_dn = adapter->ofdev->dev.of_node; in ehea_get_eth_dn()3109 while ((eth_dn = of_get_next_child(lhea_dn, eth_dn))) { in ehea_get_eth_dn()