Home
last modified time | relevance | path

Searched refs:phy_reg_init (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/
H A Dr8169_phy_config.c111 static const struct phy_reg phy_reg_init[] = { in rtl8169s_hw_phy_config() local
173 rtl_writephy_batch(phydev, phy_reg_init); in rtl8169s_hw_phy_config()
185 static const struct phy_reg phy_reg_init[] = { in rtl8169scd_hw_phy_config() local
225 rtl_writephy_batch(phydev, phy_reg_init); in rtl8169scd_hw_phy_config()
231 static const struct phy_reg phy_reg_init[] = { in rtl8169sce_hw_phy_config() local
279 rtl_writephy_batch(phydev, phy_reg_init); in rtl8169sce_hw_phy_config()
315 static const struct phy_reg phy_reg_init[] = { in rtl8168c_1_hw_phy_config() local
335 rtl_writephy_batch(phydev, phy_reg_init); in rtl8168c_1_hw_phy_config()
344 static const struct phy_reg phy_reg_init[] = { in rtl8168c_2_hw_phy_config() local
362 rtl_writephy_batch(phydev, phy_reg_init); in rtl8168c_2_hw_phy_config()
372 static const struct phy_reg phy_reg_init[] = { rtl8168c_3_hw_phy_config() local
541 static const struct phy_reg phy_reg_init[] = { rtl8168e_1_hw_phy_config() local
926 static const struct phy_reg phy_reg_init[] = { rtl8102e_hw_phy_config() local
980 static const struct phy_reg phy_reg_init[] = { rtl8106e_hw_phy_config() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/
H A Dr8169_phy_config.c111 static const struct phy_reg phy_reg_init[] = { in rtl8169s_hw_phy_config() local
173 rtl_writephy_batch(phydev, phy_reg_init); in rtl8169s_hw_phy_config()
185 static const struct phy_reg phy_reg_init[] = { in rtl8169scd_hw_phy_config() local
225 rtl_writephy_batch(phydev, phy_reg_init); in rtl8169scd_hw_phy_config()
231 static const struct phy_reg phy_reg_init[] = { in rtl8169sce_hw_phy_config() local
279 rtl_writephy_batch(phydev, phy_reg_init); in rtl8169sce_hw_phy_config()
315 static const struct phy_reg phy_reg_init[] = { in rtl8168c_1_hw_phy_config() local
335 rtl_writephy_batch(phydev, phy_reg_init); in rtl8168c_1_hw_phy_config()
344 static const struct phy_reg phy_reg_init[] = { in rtl8168c_2_hw_phy_config() local
362 rtl_writephy_batch(phydev, phy_reg_init); in rtl8168c_2_hw_phy_config()
372 static const struct phy_reg phy_reg_init[] = { rtl8168c_3_hw_phy_config() local
554 static const struct phy_reg phy_reg_init[] = { rtl8168d_3_hw_phy_config() local
620 static const struct phy_reg phy_reg_init[] = { rtl8168e_1_hw_phy_config() local
1091 static const struct phy_reg phy_reg_init[] = { rtl8102e_hw_phy_config() local
1145 static const struct phy_reg phy_reg_init[] = { rtl8106e_hw_phy_config() local
[all...]

Completed in 3 milliseconds