Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/realtek/
H A Dr8169.h55 RTL_GIGA_MAC_VER_42, enumerator
H A Dr8169_phy_config.c1147 [RTL_GIGA_MAC_VER_42] = rtl8168g_2_hw_phy_config, in r8169_hw_phy_config()
H A Dr8169_main.c132 [RTL_GIGA_MAC_VER_42] = {"RTL8168gu/8111gu", FIRMWARE_8168G_3},
2125 { 0x7cf, 0x509, RTL_GIGA_MAC_VER_42 }, in rtl8169_get_mac_version()
2199 if (ver == RTL_GIGA_MAC_VER_42) in rtl8169_get_mac_version()
2826 if (tp->mac_version == RTL_GIGA_MAC_VER_42 || in rtl_hw_aspm_clkreq_enable()
3759 [RTL_GIGA_MAC_VER_42] = rtl_hw_start_8168g_2, in rtl_hw_config()