Searched refs:RTL_GIGA_MAC_VER_14 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/ |
H A D | r8169.h | 28 RTL_GIGA_MAC_VER_14, enumerator
|
H A D | r8169_main.c | 110 [RTL_GIGA_MAC_VER_14] = {"RTL8401" }, 2033 { 0x7cf, 0x240, RTL_GIGA_MAC_VER_14 }, in rtl8169_get_mac_version() 3729 [RTL_GIGA_MAC_VER_14] = rtl_hw_start_8401, in rtl_hw_config()
|
H A D | r8169_phy_config.c | 1326 [RTL_GIGA_MAC_VER_14] = rtl8401_hw_phy_config, in r8169_hw_phy_config()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/ |
H A D | r8169.h | 28 RTL_GIGA_MAC_VER_14, enumerator
|
H A D | r8169_phy_config.c | 1121 [RTL_GIGA_MAC_VER_14] = rtl8401_hw_phy_config, in r8169_hw_phy_config()
|
H A D | r8169_main.c | 108 [RTL_GIGA_MAC_VER_14] = {"RTL8401" }, 2126 { 0x7cf, 0x240, RTL_GIGA_MAC_VER_14 }, in rtl8169_get_mac_version() 3685 [RTL_GIGA_MAC_VER_14] = rtl_hw_start_8401, in rtl_hw_config()
|
Completed in 17 milliseconds