Home
last modified time | relevance | path

Searched refs:RTL_GIGA_MAC_VER_03 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/realtek/
H A Dr8169.h17 RTL_GIGA_MAC_VER_03, enumerator
H A Dr8169_phy_config.c1113 [RTL_GIGA_MAC_VER_03] = rtl8169s_hw_phy_config, in r8169_hw_phy_config()
H A Dr8169_main.c98 [RTL_GIGA_MAC_VER_03] = {"RTL8110s" },
2185 { 0xfc8, 0x040, RTL_GIGA_MAC_VER_03 }, in rtl8169_get_mac_version()
3806 tp->mac_version == RTL_GIGA_MAC_VER_03) in rtl_hw_start_8169()