Home
last modified time | relevance | path

Searched refs:eth_dn (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c3062 struct device_node *eth_dn = NULL; in ehea_setup_ports() local
3068 while ((eth_dn = of_get_next_child(lhea_dn, eth_dn))) { in ehea_setup_ports()
3070 dn_log_port_id = of_get_property(eth_dn, "ibm,hea-port-no", in ehea_setup_ports()
3073 pr_err("bad device node: eth_dn name=%pOF\n", eth_dn); in ehea_setup_ports()
3079 of_node_put(eth_dn); in ehea_setup_ports()
3085 eth_dn); in ehea_setup_ports()
3101 struct device_node *eth_dn = NULL; in ehea_get_eth_dn() local
3105 while ((eth_dn in ehea_get_eth_dn()
3123 struct device_node *eth_dn = NULL; ehea_probe_port() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c3066 struct device_node *eth_dn = NULL; in ehea_setup_ports() local
3072 while ((eth_dn = of_get_next_child(lhea_dn, eth_dn))) { in ehea_setup_ports()
3074 dn_log_port_id = of_get_property(eth_dn, "ibm,hea-port-no", in ehea_setup_ports()
3077 pr_err("bad device node: eth_dn name=%pOF\n", eth_dn); in ehea_setup_ports()
3083 of_node_put(eth_dn); in ehea_setup_ports()
3089 eth_dn); in ehea_setup_ports()
3105 struct device_node *eth_dn = NULL; in ehea_get_eth_dn() local
3109 while ((eth_dn in ehea_get_eth_dn()
3127 struct device_node *eth_dn = NULL; probe_port_store() local
[all...]

Completed in 9 milliseconds