Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/
H A Dr8169_phy_config.c1108 static const rtl_phy_cfg_fct phy_configs[] = { in r8169_hw_phy_config() local
1157 if (phy_configs[ver]) in r8169_hw_phy_config()
1158 phy_configs[ver](tp, phydev); in r8169_hw_phy_config()
/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/
H A Dr8169_phy_config.c1311 static const rtl_phy_cfg_fct phy_configs[] = { in r8169_hw_phy_config() local
1369 if (phy_configs[ver]) in r8169_hw_phy_config()
1370 phy_configs[ver](tp, phydev); in r8169_hw_phy_config()

Completed in 3 milliseconds