/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()
|
/linux/drivers/net/phy/ |
H A D | phylink.c | 532 phy_modes(state->interface)); in phylink_validate_mac_and_pcs() 544 phy_modes(state->interface)); in phylink_validate_mac_and_pcs() 594 interface, phy_modes(interface), in phylink_validate_one() 826 phy_modes(pl->link_config.interface)); in phylink_parse_mode() 1004 phy_modes(st.interface), in phylink_mac_config() 1104 phy_modes(interface), pcs_ib_caps, phy_ib_caps); in phylink_pcs_neg_mode() 1201 phy_modes(interface)); in phylink_pcs_neg_mode() 1237 phy_modes(state->interface)); in phylink_major_config() 1260 phy_modes(state->interface)); in phylink_major_config() 1364 phy_modes(pl->link_config.interface), in phylink_change_inband_advert() [all …]
|
/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 | 190 phy_modes(gmac->phy_mode)); in ipq806x_gmac_set_speed() 487 phy_modes(gmac->phy_mode)); in ipq806x_gmac_probe()
|
H A D | dwmac-s32.c | 45 dev_dbg(gmac->dev, "PHY mode set to %s\n", phy_modes(*gmac->intf_mode)); in s32_gmac_write_phy_intf_select()
|
H A D | stmmac_platform.c | 401 if (!strcasecmp(pm, phy_modes(i))) in stmmac_of_get_mac_mode()
|
H A D | dwmac-qcom-ethqos.c | 806 phy_modes(ethqos->phy_mode)); in qcom_ethqos_probe()
|
H A D | dwmac-sun8i.c | 1031 phy_modes(plat->mac_interface)); in sun8i_dwmac_set_syscon()
|
/linux/net/core/ |
H A D | of_net.c | 41 if (!strcasecmp(pm, phy_modes(i))) { in of_get_phy_mode()
|
/linux/drivers/net/phy/qcom/ |
H A D | qca807x.c | 550 phy_modes(PHY_INTERFACE_MODE_PSGMII))) in qca807x_phy_package_probe_once() 553 phy_modes(PHY_INTERFACE_MODE_QSGMII))) in qca807x_phy_package_probe_once() 657 dev_info(&phydev->mdio.dev, "%s SFP module inserted\n", phy_modes(iface)); in qca807x_sfp_insert()
|
/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()
|
/linux/drivers/net/pcs/ |
H A D | pcs-lynx.c | 129 phy_modes(state->interface), in lynx_pcs_get_state()
|
H A D | pcs-xpcs.c | 638 phy_modes(interface)); in xpcs_pre_config()
|
/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()
|
/linux/drivers/phy/ti/ |
H A D | phy-gmii-sel.c | 168 if_phy->id, phy_modes(submode)); in phy_gmii_sel_mode()
|
/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()
|
/linux/drivers/base/ |
H A D | property.c | 1011 if (!strcasecmp(pm, phy_modes(i))) in fwnode_get_phy_mode()
|
/linux/drivers/net/ethernet/freescale/fman/ |
H A D | fman_dtsec.c | 922 phy_modes(state->interface)); in dtsec_mac_config()
|
/linux/drivers/net/ethernet/ti/icssg/ |
H A D | icssg_prueth_sr1.c | 835 dev_err(prueth->dev, "PHY mode unsupported %s\n", phy_modes(emac->phy_if)); in prueth_netdev_init()
|
/linux/include/linux/ |
H A D | phy.h | 205 static inline const char *phy_modes(phy_interface_t interface) in phy_modes() function
|
/linux/drivers/net/dsa/b53/ |
H A D | b53_common.c | 1427 phy_modes(interface)); in b53_adjust_63xx_rgmii() 1472 phy_modes(interface)); in b53_adjust_531x5_rgmii()
|
/linux/drivers/net/ethernet/broadcom/asp2/ |
H A D | bcmasp_intf.c | 1262 phy_modes(intf->phy_interface), intf->port); in bcmasp_interface_create()
|
/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_star_emac.c | 1596 phy_modes(priv->phy_intf)); in mtk_star_probe()
|
/linux/drivers/net/ethernet/faraday/ |
H A D | ftgmac100.c | 1495 phy_modes(phy_intf)); in ftgmac100_mii_probe()
|
/linux/drivers/net/dsa/qca/ |
H A D | qca8k-8xxx.c | 1395 phy_modes(state->interface), port); in qca8k_phylink_mac_config()
|