Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/
H A Drealtek.c50 #define RTL_SUPPORTS_2500FULL BIT(13) macro
476 phydev->supported, val & RTL_SUPPORTS_2500FULL); in rtl822x_get_features()
538 return val >= 0 && val & RTL_SUPPORTS_2500FULL; in rtlgen_supports_2_5gbps()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Drealtek.c61 #define RTL_SUPPORTS_2500FULL BIT(13) macro
679 phydev->supported, val & RTL_SUPPORTS_2500FULL); in rtl822x_get_features()
741 return val >= 0 && val & RTL_SUPPORTS_2500FULL; in rtlgen_supports_2_5gbps()

Completed in 3 milliseconds