Lines Matching defs:interfaces
2845 /* Check & update SGMII link state of interfaces */
3547 struct device_node *interfaces, *interface, *cpts_node;
3634 interfaces = of_get_child_by_name(node, "interfaces");
3635 if (!interfaces)
3636 dev_err(dev, "could not find interfaces\n");
3641 of_node_put(interfaces);
3647 of_node_put(interfaces);
3651 /* Create network interfaces */
3653 for_each_child_of_node(interfaces, interface) {
3666 of_node_put(interfaces);
3812 "unreleased ethss interfaces present\n");