Searched refs:RTL_GIGA_MAC_VER_19 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/ |
H A D | r8169.h | 32 RTL_GIGA_MAC_VER_19, enumerator
|
H A D | r8169_main.c | 114 [RTL_GIGA_MAC_VER_19] = {"RTL8168c/8111c" }, 1601 * Versions prior to RTL_GIGA_MAC_VER_19 don't support resetting the in rtl8169_reset_counters() 1604 if (tp->mac_version >= RTL_GIGA_MAC_VER_19) in rtl8169_reset_counters() 1626 * versions prior to RTL_GIGA_MAC_VER_19 the tally counters are only in rtl8169_init_counter_offsets() 2013 { 0x7cf, 0x3c0, RTL_GIGA_MAC_VER_19 }, in rtl8169_get_mac_version() 3733 [RTL_GIGA_MAC_VER_19] = rtl_hw_start_8168c_1, in rtl_hw_config()
|
H A D | r8169_phy_config.c | 1330 [RTL_GIGA_MAC_VER_19] = rtl8168c_1_hw_phy_config, in r8169_hw_phy_config()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/ |
H A D | r8169.h | 32 RTL_GIGA_MAC_VER_19, enumerator
|
H A D | r8169_main.c | 111 [RTL_GIGA_MAC_VER_19] = {"RTL8168c/8111c" }, 1656 * versions prior to RTL_GIGA_MAC_VER_19 the tally counters are only in rtl8169_init_counter_offsets() 1672 if (tp->mac_version >= RTL_GIGA_MAC_VER_19) { in rtl8169_init_counter_offsets() 2108 { 0x7cf, 0x3c0, RTL_GIGA_MAC_VER_19 }, in rtl8169_get_mac_version() 3688 [RTL_GIGA_MAC_VER_19] = rtl_hw_start_8168c_1, in rtl_hw_config()
|
H A D | r8169_phy_config.c | 1124 [RTL_GIGA_MAC_VER_19] = rtl8168c_1_hw_phy_config, in r8169_hw_phy_config()
|
Completed in 18 milliseconds