/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | cpsw-phy-sel.c | 68 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 D | dwmac-meson8b.c | 232 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 D | dwmac-ipq806x.c | 187 phy_modes(gmac->phy_mode)); in ipq806x_gmac_set_speed() 484 phy_modes(gmac->phy_mode)); in ipq806x_gmac_probe()
|
H A D | dwmac-qcom-ethqos.c | 789 phy_modes(ethqos->phy_mode)); in qcom_ethqos_probe()
|
H A D | stmmac_platform.c | 401 if (!strcasecmp(pm, phy_modes(i))) in stmmac_of_get_mac_mode()
|
H A D | dwmac-sun8i.c | 1033 phy_modes(plat->mac_interface)); in sun8i_dwmac_set_syscon()
|
/openbmc/linux/drivers/net/phy/ |
H A D | phylink.c | 679 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 D | marvell-88x2222.c | 496 dev_info(dev, "%s SFP module inserted\n", phy_modes(sfp_interface)); in mv2222_sfp_insert()
|
H A D | adin.c | 499 phy_modes(phydev->interface)); in adin_config_init()
|
/openbmc/linux/net/core/ |
H A D | of_net.c | 41 if (!strcasecmp(pm, phy_modes(i))) { in of_get_phy_mode()
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_mm.c | 80 port, phy_modes(ocelot_port->phy_mode), in ocelot_port_update_active_preemptible_tcs()
|
/openbmc/linux/drivers/net/ethernet/ibm/emac/ |
H A D | rgmii.c | 100 ofdev->dev.of_node, input, phy_modes(mode)); in rgmii_attach()
|
/openbmc/linux/drivers/net/pcs/ |
H A D | pcs-lynx.c | 109 phy_modes(state->interface), in lynx_pcs_get_state()
|
/openbmc/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-platform.c | 417 if (ret || strcmp(phy_mode, phy_modes(PHY_INTERFACE_MODE_XGMII))) { in xgbe_platform_probe()
|
/openbmc/linux/drivers/phy/ti/ |
H A D | phy-gmii-sel.c | 162 if_phy->id, phy_modes(submode)); in phy_gmii_sel_mode()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_mac.c | 729 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 D | ksz9477.c | 1066 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 D | sparx5_port.c | 197 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 D | b53_srab.c | 614 port, phy_modes(p->mode)); in b53_srab_mux_init()
|
H A D | b53_common.c | 1257 phy_modes(interface)); in b53_adjust_63xx_rgmii() 1324 phy_modes(phydev->interface)); in b53_adjust_link()
|
/openbmc/linux/drivers/base/ |
H A D | property.c | 951 if (!strcasecmp(pm, phy_modes(i))) in fwnode_get_phy_mode()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/ |
H A D | hisi_femac.c | 842 phy_modes(phy->interface)); in hisi_femac_drv_probe()
|
/openbmc/linux/drivers/net/ethernet/freescale/fman/ |
H A D | fman_dtsec.c | 922 phy_modes(state->interface)); in dtsec_mac_config()
|
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/ |
H A D | bcmasp_intf.c | 1273 phy_modes(intf->phy_interface), intf->port); in bcmasp_interface_create()
|
/openbmc/linux/include/linux/ |
H A D | phy.h | 220 static inline const char *phy_modes(phy_interface_t interface) in phy_modes() function
|