Home
last modified time | relevance | path

Searched refs:is_10g_interface (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dphy.h183 static inline int is_10g_interface(phy_interface_t interface) in is_10g_interface() function
/openbmc/u-boot/drivers/net/phy/
H A Dphy.c601 if (is_10g_interface(interface)) in generic_for_interface()
801 if (is_10g_interface(phydev->interface)) { in phy_reset()