Searched refs:RTL_GIGA_MAC_VER_44 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/ |
H A D | r8169.h | 57 RTL_GIGA_MAC_VER_44, enumerator
|
H A D | r8169_main.c | 139 [RTL_GIGA_MAC_VER_44] = {"RTL8411b", FIRMWARE_8411_2 }, 1985 { 0x7cf, 0x5c8, RTL_GIGA_MAC_VER_44 }, in rtl8169_get_mac_version() 2256 case RTL_GIGA_MAC_VER_44: in rtl_pll_power_down() 2286 case RTL_GIGA_MAC_VER_44: in rtl_pll_power_up() 3758 [RTL_GIGA_MAC_VER_44] = rtl_hw_start_8411_2, in rtl_hw_config()
|
H A D | r8169_phy_config.c | 1355 [RTL_GIGA_MAC_VER_44] = rtl8168g_2_hw_phy_config, in r8169_hw_phy_config()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/ |
H A D | r8169.h | 57 RTL_GIGA_MAC_VER_44, enumerator
|
H A D | r8169_phy_config.c | 1147 [RTL_GIGA_MAC_VER_44] = rtl8168g_2_hw_phy_config, in r8169_hw_phy_config()
|
H A D | r8169_main.c | 134 [RTL_GIGA_MAC_VER_44] = {"RTL8411b", FIRMWARE_8411_2 }, 2074 { 0x7cf, 0x5c8, RTL_GIGA_MAC_VER_44 }, in rtl8169_get_mac_version() 3711 [RTL_GIGA_MAC_VER_44] = rtl_hw_start_8411_2, in rtl_hw_config()
|
Completed in 18 milliseconds