Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/
H A Dr8169_phy_config.c1308 static const rtl_phy_cfg_fct phy_configs[] = { in r8169_hw_phy_config() local
1366 if (phy_configs[ver]) in r8169_hw_phy_config()
1367 phy_configs[ver](tp, phydev); in r8169_hw_phy_config()