Home
last modified time | relevance | path

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

12

/openbmc/linux/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()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
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.c187 phy_modes(gmac->phy_mode)); in ipq806x_gmac_set_speed()
484 phy_modes(gmac->phy_mode)); in ipq806x_gmac_probe()
H A Ddwmac-qcom-ethqos.c789 phy_modes(ethqos->phy_mode)); in qcom_ethqos_probe()
H A Dstmmac_platform.c401 if (!strcasecmp(pm, phy_modes(i))) in stmmac_of_get_mac_mode()
H A Ddwmac-sun8i.c1033 phy_modes(plat->mac_interface)); in sun8i_dwmac_set_syscon()
/openbmc/linux/drivers/net/phy/
H A Dphylink.c679 phy_modes(state->interface)); in phylink_validate_mac_and_pcs()
978 phy_modes(pl->link_config.interface)); in phylink_parse_mode()
1102 phy_modes(st.interface), in phylink_mac_config()
1128 phylink_dbg(pl, "major config %s\n", phy_modes(state->interface)); in phylink_major_config()
1231 phy_modes(pl->link_config.interface), in phylink_change_inband_advert()
1750 phy_modes(phydev->interface), in phylink_phy_change()
1805 phy_modes(config.interface), in phylink_bringup_phy()
1839 phy_modes(interface), in phylink_bringup_phy()
2074 phy_modes(pl->link_config.interface)); in phylink_start()
2481 phy_modes(config.interface), in phylink_ethtool_ksettings_set()
[all …]
H A Dmarvell-88x2222.c496 dev_info(dev, "%s SFP module inserted\n", phy_modes(sfp_interface)); in mv2222_sfp_insert()
H A Dadin.c499 phy_modes(phydev->interface)); in adin_config_init()
/openbmc/linux/net/core/
H A Dof_net.c41 if (!strcasecmp(pm, phy_modes(i))) { in of_get_phy_mode()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_mm.c80 port, phy_modes(ocelot_port->phy_mode), in ocelot_port_update_active_preemptible_tcs()
/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Drgmii.c100 ofdev->dev.of_node, input, phy_modes(mode)); in rgmii_attach()
/openbmc/linux/drivers/net/pcs/
H A Dpcs-lynx.c109 phy_modes(state->interface), in lynx_pcs_get_state()
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-platform.c417 if (ret || strcmp(phy_mode, phy_modes(PHY_INTERFACE_MODE_XGMII))) { in xgbe_platform_probe()
/openbmc/linux/drivers/phy/ti/
H A Dphy-gmii-sel.c162 if_phy->id, phy_modes(submode)); in phy_gmii_sel_mode()
/openbmc/linux/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()
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz9477.c1066 prev_mode = phy_modes(interface); in ksz9477_config_cpu_port()
1074 phy_modes(p->interface), in ksz9477_config_cpu_port()
/openbmc/linux/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()
/openbmc/linux/drivers/net/dsa/b53/
H A Db53_srab.c614 port, phy_modes(p->mode)); in b53_srab_mux_init()
H A Db53_common.c1257 phy_modes(interface)); in b53_adjust_63xx_rgmii()
1324 phy_modes(phydev->interface)); in b53_adjust_link()
/openbmc/linux/drivers/base/
H A Dproperty.c951 if (!strcasecmp(pm, phy_modes(i))) in fwnode_get_phy_mode()
/openbmc/linux/drivers/net/ethernet/hisilicon/
H A Dhisi_femac.c842 phy_modes(phy->interface)); in hisi_femac_drv_probe()
/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_dtsec.c922 phy_modes(state->interface)); in dtsec_mac_config()
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf.c1273 phy_modes(intf->phy_interface), intf->port); in bcmasp_interface_create()
/openbmc/linux/include/linux/
H A Dphy.h220 static inline const char *phy_modes(phy_interface_t interface) in phy_modes() function

12