Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c1342 static int ehea_configure_port(struct ehea_port *port) in ehea_configure_port() function
1370 ehea_dump(cb0, sizeof(*cb0), "ehea_configure_port"); in ehea_configure_port()
2331 ret = ehea_configure_port(port); in ehea_up()
2333 netdev_err(dev, "ehea_configure_port failed. ret:%d\n", ret); in ehea_up()
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c1346 static int ehea_configure_port(struct ehea_port *port) in ehea_configure_port() function
1374 ehea_dump(cb0, sizeof(*cb0), "ehea_configure_port"); in ehea_configure_port()
2335 ret = ehea_configure_port(port); in ehea_up()
2337 netdev_err(dev, "ehea_configure_port failed. ret:%d\n", ret); in ehea_up()

Completed in 8 milliseconds