Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dldmvsw.c277 static const char *id_prop = "id"; variable
304 port_id = mdesc_get_property(hp, vdev->mp, id_prop, NULL); in vsw_port_probe()
307 pr_err("Port lacks %s property\n", id_prop); in vsw_port_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dldmvsw.c273 static const char *id_prop = "id"; variable
300 port_id = mdesc_get_property(hp, vdev->mp, id_prop, NULL); in vsw_port_probe()
303 pr_err("Port lacks %s property\n", id_prop); in vsw_port_probe()

Completed in 2 milliseconds