| /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 | 537 phy_modes(state->interface)); in phylink_validate_mac_and_pcs() 549 phy_modes(state->interface)); in phylink_validate_mac_and_pcs() 599 interface, phy_modes(interface), in phylink_validate_one() 837 phy_modes(pl->link_config.interface)); in phylink_parse_mode() 1015 phy_modes(st.interface), in phylink_mac_config() 1116 phy_modes(interface), pcs_ib_caps, phy_ib_caps); in phylink_pcs_neg_mode() 1213 phy_modes(interface)); in phylink_pcs_neg_mode() 1249 phy_modes(state->interface)); in phylink_major_config() 1272 phy_modes(state->interface)); in phylink_major_config() 1384 phy_modes(pl->link_config.interface), in phylink_change_inband_advert() [all …]
|
| H A D | phy_device.c | 578 mode = phy_modes(phydev->interface); in phy_interface_show()
|
| /linux/drivers/net/pcs/ |
| H A D | pcs-lynx.c | 108 phy_modes(state->interface), in lynx_pcs_get_state() 162 phy_modes(interface)); in lynx_pcs_config_usxgmii()
|
| H A D | pcs-mtk-lynxi.c | 143 ret = phy_get_rx_polarity(pcs_fwnode, phy_modes(interface), in mtk_pcs_config_polarity() 153 ret = phy_get_tx_polarity(pcs_fwnode, phy_modes(interface), in mtk_pcs_config_polarity()
|
| H A D | pcs-xpcs.c | 738 phy_modes(interface)); in xpcs_pre_config()
|
| /linux/net/core/ |
| H A D | of_net.c | 41 if (!strcasecmp(pm, phy_modes(i))) { in of_get_phy_mode()
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | dwmac-starfive.c | 43 phy_modes(plat_dat->phy_interface)); in starfive_dwmac_set_mode()
|
| H A D | stmmac_main.c | 1124 phy_speed_to_str(speed), phy_modes(interface)); in stmmac_mac_link_up() 1159 phy_modes(interface), speed, ERR_PTR(ret)); in stmmac_mac_link_up() 3238 phy_modes(interface), ERR_PTR(phy_intf_sel)); in stmmac_prereset_configure() 3245 phy_modes(interface)); in stmmac_prereset_configure() 3249 phy_modes(interface), ERR_PTR(ret)); in stmmac_prereset_configure()
|
| /linux/drivers/net/dsa/lantiq/ |
| H A D | mxl-gsw1xx.c | 272 phy_modes(interface), &pol); in gsw1xx_pcs_reset() 294 phy_modes(interface), &pol); in gsw1xx_pcs_reset() 409 __func__, phy_modes(interface)); in gsw1xx_pcs_config()
|
| /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/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()
|
| /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/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_port.c | 198 conf->speed, phy_modes(conf->portmode)); in sparx5_port_error() 203 phy_modes(conf->portmode)); in sparx5_port_error()
|
| /linux/drivers/net/dsa/microchip/ |
| H A D | ksz9477.c | 1487 prev_mode = phy_modes(interface); in ksz9477_config_cpu_port() 1495 phy_modes(p->interface), in ksz9477_config_cpu_port()
|
| /linux/drivers/net/ethernet/freescale/fman/ |
| H A D | fman_dtsec.c | 928 phy_modes(state->interface)); in dtsec_mac_config()
|
| /linux/include/linux/ |
| H A D | phy.h | 210 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 | 1454 phy_modes(interface)); in b53_adjust_63xx_rgmii() 1499 phy_modes(interface)); in b53_adjust_531x5_rgmii()
|
| /linux/drivers/net/ethernet/mediatek/ |
| H A D | mtk_star_emac.c | 1596 phy_modes(priv->phy_intf)); in mtk_star_probe()
|
| H A D | mtk_eth_soc.c | 685 mac->id, phy_modes(state->interface)); in mtk_mac_config() 690 mac->id, phy_modes(state->interface), err); in mtk_mac_config()
|
| /linux/drivers/net/ethernet/socionext/ |
| H A D | sni_ave.c | 1707 buf, priv->irq, phy_modes(phy_mode)); in ave_probe()
|
| /linux/drivers/net/ethernet/faraday/ |
| H A D | ftgmac100.c | 1533 phy_modes(phy_intf)); in ftgmac100_mii_probe()
|
| /linux/drivers/net/ethernet/spacemit/ |
| H A D | k1_emac.c | 1620 phy_modes(priv->phy_interface)); in emac_phy_connect()
|
| /linux/drivers/net/ethernet/atheros/ |
| H A D | ag71xx.c | 1940 phy_modes(ag->phy_if_mode)); in ag71xx_probe()
|
| /linux/drivers/net/ethernet/ti/icssg/ |
| H A D | icssg_prueth.c | 1737 dev_err(prueth->dev, "PHY mode unsupported %s\n", phy_modes(emac->phy_if)); in prueth_netdev_init()
|