Searched refs:gen10g_shutdown (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/drivers/net/phy/ |
H A D | generic_10g.c | 14 int gen10g_shutdown(struct phy_device *phydev) in gen10g_shutdown() function 90 .shutdown = gen10g_shutdown,
|
H A D | aquantia.c | 404 .shutdown = &gen10g_shutdown, 417 .shutdown = &gen10g_shutdown, 430 .shutdown = &gen10g_shutdown, 443 .shutdown = &gen10g_shutdown, 456 .shutdown = &gen10g_shutdown, 469 .shutdown = &gen10g_shutdown,
|
H A D | teranetics.c | 102 .shutdown = &gen10g_shutdown,
|
H A D | cortina.c | 330 .shutdown = &gen10g_shutdown, 343 .shutdown = &gen10g_shutdown,
|
/openbmc/u-boot/include/ |
H A D | phy.h | 230 int gen10g_shutdown(struct phy_device *phydev);
|