Home
last modified time | relevance | path

Searched refs:phy_modes (Results 1 – 25 of 46) sorted by relevance

12

/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-stm32.c199 phy_modes(plat_dat->mac_interface)); in stm32mp1_select_ethck_external()
234 phy_modes(plat_dat->mac_interface), clk_rate); in stm32mp1_validate_ethck_rate()
275 phy_modes(plat_dat->mac_interface)); in stm32mp1_configure_pmcr()
280 dev_dbg(dwmac->dev, "Mode %s", phy_modes(plat_dat->mac_interface)); in stm32mp1_configure_pmcr()
325 phy_modes(plat_dat->mac_interface)); in stm32mp2_configure_syscfg()
330 dev_dbg(dwmac->dev, "Mode %s", phy_modes(plat_dat->mac_interface)); in stm32mp2_configure_syscfg()
374 phy_modes(plat_dat->mac_interface)); in stm32mcu_set_mode()
379 dev_dbg(dwmac->dev, "Mode %s", phy_modes(plat_dat->mac_interface)); in stm32mcu_set_mode()
H A Ddwmac-meson8b.c232 phy_modes(dwmac->phy_mode)); in meson8b_set_phy_mode()
259 phy_modes(dwmac->phy_mode)); in meson_axg_set_phy_mode()
318 phy_modes(dwmac->phy_mode)); in meson8b_init_rgmii_delays()
H A Ddwmac-ipq806x.c190 phy_modes(gmac->phy_mode)); in ipq806x_gmac_set_speed()
487 phy_modes(gmac->phy_mode)); in ipq806x_gmac_probe()
H A Ddwmac-s32.c45 dev_dbg(gmac->dev, "PHY mode set to %s\n", phy_modes(*gmac->intf_mode)); in s32_gmac_write_phy_intf_select()
H A Dstmmac_platform.c401 if (!strcasecmp(pm, phy_modes(i))) in stmmac_of_get_mac_mode()
H A Ddwmac-qcom-ethqos.c813 phy_modes(ethqos->phy_mode)); in qcom_ethqos_probe()
H A Ddwmac-sun8i.c1031 phy_modes(plat->mac_interface)); in sun8i_dwmac_set_syscon()
/linux-6.15/drivers/net/ethernet/ti/
H A Dcpsw-phy-sel.c68 phy_modes(phy_mode)); in cpsw_gmii_sel_am3352()
123 phy_modes(phy_mode)); in cpsw_gmii_sel_dra7xx()
/linux-6.15/drivers/net/phy/
H A Dphylink.c526 phy_modes(state->interface)); in phylink_validate_mac_and_pcs()
538 phy_modes(state->interface)); in phylink_validate_mac_and_pcs()
995 phy_modes(st.interface), in phylink_mac_config()
1183 phy_modes(interface)); in phylink_pcs_neg_mode()
1219 phy_modes(state->interface)); in phylink_major_config()
1242 phy_modes(state->interface)); in phylink_major_config()
1954 phy_modes(phydev->interface), in phylink_phy_change()
2060 phy_modes(config.interface), in phylink_bringup_phy()
2124 phy_modes(interface), in phylink_bringup_phy()
2918 phy_modes(config.interface), in phylink_ethtool_ksettings_set()
[all …]
H A Dmarvell-88x2222.c494 dev_info(dev, "%s SFP module inserted\n", phy_modes(sfp_interface)); in mv2222_sfp_insert()
H A Dadin.c552 phy_modes(phydev->interface)); in adin_config_init()
/linux-6.15/net/core/
H A Dof_net.c41 if (!strcasecmp(pm, phy_modes(i))) { in of_get_phy_mode()
/linux-6.15/drivers/net/phy/qcom/
H A Dqca807x.c548 phy_modes(PHY_INTERFACE_MODE_PSGMII))) in qca807x_phy_package_probe_once()
551 phy_modes(PHY_INTERFACE_MODE_QSGMII))) in qca807x_phy_package_probe_once()
655 dev_info(&phydev->mdio.dev, "%s SFP module inserted\n", phy_modes(iface)); in qca807x_sfp_insert()
/linux-6.15/drivers/net/ethernet/ibm/emac/
H A Drgmii.c100 ofdev->dev.of_node, input, phy_modes(mode)); in rgmii_attach()
/linux-6.15/drivers/net/ethernet/mscc/
H A Docelot_mm.c80 port, phy_modes(ocelot_port->phy_mode), in ocelot_port_update_active_preemptible_tcs()
/linux-6.15/drivers/net/pcs/
H A Dpcs-lynx.c129 phy_modes(state->interface), in lynx_pcs_get_state()
/linux-6.15/drivers/phy/mediatek/
H A Dphy-mtk-xfi-tphy.c115 dev_dbg(xfi_tphy->dev, "setting up for mode %s\n", phy_modes(interface)); in mtk_xfi_tphy_setup()
/linux-6.15/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-platform.c377 if (ret || strcmp(phy_mode, phy_modes(PHY_INTERFACE_MODE_XGMII))) { in xgbe_platform_probe()
/linux-6.15/drivers/phy/ti/
H A Dphy-gmii-sel.c162 if_phy->id, phy_modes(submode)); in phy_gmii_sel_mode()
/linux-6.15/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.c729 if (!strcmp(phy_type, phy_modes(PHY_INTERFACE_MODE_XGMII))) in hns_mac_register_phydev()
731 else if (!strcmp(phy_type, phy_modes(PHY_INTERFACE_MODE_SGMII))) in hns_mac_register_phydev()
/linux-6.15/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.c197 conf->speed, phy_modes(conf->portmode)); in sparx5_port_error()
202 phy_modes(conf->portmode)); in sparx5_port_error()
/linux-6.15/drivers/net/dsa/microchip/
H A Dksz9477.c1138 prev_mode = phy_modes(interface); in ksz9477_config_cpu_port()
1146 phy_modes(p->interface), in ksz9477_config_cpu_port()
/linux-6.15/drivers/net/dsa/b53/
H A Db53_srab.c614 port, phy_modes(p->mode)); in b53_srab_mux_init()
/linux-6.15/drivers/base/
H A Dproperty.c984 if (!strcasecmp(pm, phy_modes(i))) in fwnode_get_phy_mode()
/linux-6.15/drivers/net/ethernet/hisilicon/
H A Dhisi_femac.c842 phy_modes(phy->interface)); in hisi_femac_drv_probe()

12