Lines Matching refs:tp

17 typedef void (*rtl_phy_cfg_fct)(struct rtl8169_private *tp,
108 static void rtl8169s_hw_phy_config(struct rtl8169_private *tp, in rtl8169s_hw_phy_config() argument
176 static void rtl8169sb_hw_phy_config(struct rtl8169_private *tp, in rtl8169sb_hw_phy_config() argument
182 static void rtl8169scd_hw_phy_config(struct rtl8169_private *tp, in rtl8169scd_hw_phy_config() argument
228 static void rtl8169sce_hw_phy_config(struct rtl8169_private *tp, in rtl8169sce_hw_phy_config() argument
282 static void rtl8168bb_hw_phy_config(struct rtl8169_private *tp, in rtl8168bb_hw_phy_config() argument
291 static void rtl8168bef_hw_phy_config(struct rtl8169_private *tp, in rtl8168bef_hw_phy_config() argument
297 static void rtl8168cp_1_hw_phy_config(struct rtl8169_private *tp, in rtl8168cp_1_hw_phy_config() argument
304 static void rtl8168cp_2_hw_phy_config(struct rtl8169_private *tp, in rtl8168cp_2_hw_phy_config() argument
312 static void rtl8168c_1_hw_phy_config(struct rtl8169_private *tp, in rtl8168c_1_hw_phy_config() argument
341 static void rtl8168c_2_hw_phy_config(struct rtl8169_private *tp, in rtl8168c_2_hw_phy_config() argument
369 static void rtl8168c_3_hw_phy_config(struct rtl8169_private *tp, in rtl8168c_3_hw_phy_config() argument
432 static void rtl8168d_apply_firmware_cond(struct rtl8169_private *tp, in rtl8168d_apply_firmware_cond() argument
446 r8169_apply_firmware(tp); in rtl8168d_apply_firmware_cond()
472 static void rtl8168d_1_hw_phy_config(struct rtl8169_private *tp, in rtl8168d_1_hw_phy_config() argument
485 if (rtl8168d_efuse_read(tp, 0x01) == 0xb1) { in rtl8168d_1_hw_phy_config()
503 rtl8168d_apply_firmware_cond(tp, phydev, 0xbf00); in rtl8168d_1_hw_phy_config()
506 static void rtl8168d_2_hw_phy_config(struct rtl8169_private *tp, in rtl8168d_2_hw_phy_config() argument
511 if (rtl8168d_efuse_read(tp, 0x01) == 0xb1) { in rtl8168d_2_hw_phy_config()
527 rtl8168d_apply_firmware_cond(tp, phydev, 0xb300); in rtl8168d_2_hw_phy_config()
530 static void rtl8168d_4_hw_phy_config(struct rtl8169_private *tp, in rtl8168d_4_hw_phy_config() argument
538 static void rtl8168e_1_hw_phy_config(struct rtl8169_private *tp, in rtl8168e_1_hw_phy_config() argument
552 r8169_apply_firmware(tp); in rtl8168e_1_hw_phy_config()
583 static void rtl8168e_2_hw_phy_config(struct rtl8169_private *tp, in rtl8168e_2_hw_phy_config() argument
586 r8169_apply_firmware(tp); in rtl8168e_2_hw_phy_config()
625 static void rtl8168f_hw_phy_config(struct rtl8169_private *tp, in rtl8168f_hw_phy_config() argument
641 static void rtl8168f_1_hw_phy_config(struct rtl8169_private *tp, in rtl8168f_1_hw_phy_config() argument
644 r8169_apply_firmware(tp); in rtl8168f_1_hw_phy_config()
663 rtl8168f_hw_phy_config(tp, phydev); in rtl8168f_1_hw_phy_config()
669 static void rtl8168f_2_hw_phy_config(struct rtl8169_private *tp, in rtl8168f_2_hw_phy_config() argument
672 r8169_apply_firmware(tp); in rtl8168f_2_hw_phy_config()
674 rtl8168f_hw_phy_config(tp, phydev); in rtl8168f_2_hw_phy_config()
677 static void rtl8411_hw_phy_config(struct rtl8169_private *tp, in rtl8411_hw_phy_config() argument
680 r8169_apply_firmware(tp); in rtl8411_hw_phy_config()
682 rtl8168f_hw_phy_config(tp, phydev); in rtl8411_hw_phy_config()
741 static void rtl8168g_1_hw_phy_config(struct rtl8169_private *tp, in rtl8168g_1_hw_phy_config() argument
746 r8169_apply_firmware(tp); in rtl8168g_1_hw_phy_config()
789 static void rtl8168g_2_hw_phy_config(struct rtl8169_private *tp, in rtl8168g_2_hw_phy_config() argument
792 r8169_apply_firmware(tp); in rtl8168g_2_hw_phy_config()
796 static void rtl8168h_2_hw_phy_config(struct rtl8169_private *tp, in rtl8168h_2_hw_phy_config() argument
802 r8169_apply_firmware(tp); in rtl8168h_2_hw_phy_config()
813 ioffset = rtl8168h_2_get_adc_bias_ioffset(tp); in rtl8168h_2_hw_phy_config()
836 static void rtl8168ep_2_hw_phy_config(struct rtl8169_private *tp, in rtl8168ep_2_hw_phy_config() argument
886 static void rtl8117_hw_phy_config(struct rtl8169_private *tp, in rtl8117_hw_phy_config() argument
923 static void rtl8102e_hw_phy_config(struct rtl8169_private *tp, in rtl8102e_hw_phy_config() argument
940 static void rtl8401_hw_phy_config(struct rtl8169_private *tp, in rtl8401_hw_phy_config() argument
947 static void rtl8105e_hw_phy_config(struct rtl8169_private *tp, in rtl8105e_hw_phy_config() argument
954 r8169_apply_firmware(tp); in rtl8105e_hw_phy_config()
961 static void rtl8402_hw_phy_config(struct rtl8169_private *tp, in rtl8402_hw_phy_config() argument
968 r8169_apply_firmware(tp); in rtl8402_hw_phy_config()
977 static void rtl8106e_hw_phy_config(struct rtl8169_private *tp, in rtl8106e_hw_phy_config() argument
991 r8169_apply_firmware(tp); in rtl8106e_hw_phy_config()
1001 static void rtl8125a_2_hw_phy_config(struct rtl8169_private *tp, in rtl8125a_2_hw_phy_config() argument
1050 r8169_apply_firmware(tp); in rtl8125a_2_hw_phy_config()
1066 static void rtl8125b_hw_phy_config(struct rtl8169_private *tp, in rtl8125b_hw_phy_config() argument
1069 r8169_apply_firmware(tp); in rtl8125b_hw_phy_config()
1105 void r8169_hw_phy_config(struct rtl8169_private *tp, struct phy_device *phydev, in r8169_hw_phy_config() argument
1158 phy_configs[ver](tp, phydev); in r8169_hw_phy_config()