Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/realtek/
Dr8169_main.c3776 static const rtl_generic_fct phy_configs[] = { in rtl_hw_phy_config() local
3834 if (phy_configs[tp->mac_version]) in rtl_hw_phy_config()
3835 phy_configs[tp->mac_version](tp); in rtl_hw_phy_config()