Home
last modified time | relevance | path

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

/drivers/net/ethernet/realtek/
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()