/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac-ipq806x.c | 165 phy_modes(gmac->phy_mode)); in ipq806x_gmac_set_speed() 293 phy_modes(gmac->phy_mode)); in ipq806x_gmac_probe() 313 phy_modes(gmac->phy_mode)); in ipq806x_gmac_probe()
|
D | dwmac-meson8b.c | 221 phy_modes(dwmac->phy_mode)); in meson8b_set_phy_mode() 248 phy_modes(dwmac->phy_mode)); in meson_axg_set_phy_mode() 300 phy_modes(dwmac->phy_mode)); in meson8b_init_prg_eth()
|
D | stmmac_platform.c | 381 if (!strcasecmp(pm, phy_modes(i))) in stmmac_of_get_mac_mode()
|
D | dwmac-sun8i.c | 986 phy_modes(priv->plat->interface)); in sun8i_dwmac_set_syscon()
|
/Linux-v5.10/drivers/net/ethernet/ti/ |
D | cpsw-phy-sel.c | 69 phy_modes(phy_mode)); in cpsw_gmii_sel_am3352() 124 phy_modes(phy_mode)); in cpsw_gmii_sel_dra7xx()
|
/Linux-v5.10/drivers/of/ |
D | of_net.c | 39 if (!strcasecmp(pm, phy_modes(i))) { in of_get_phy_mode()
|
/Linux-v5.10/drivers/net/phy/ |
D | phylink.c | 363 phy_modes(pl->link_config.interface)); in phylink_parse_mode() 416 phy_modes(state->interface), in phylink_mac_config() 442 phylink_dbg(pl, "major config %s\n", phy_modes(state->interface)); in phylink_major_config() 502 phy_modes(pl->link_config.interface), in phylink_change_inband_advert() 932 phy_modes(phydev->interface), in phylink_phy_change() 974 phy_modes(config.interface), in phylink_bringup_phy() 1192 phy_modes(pl->link_config.interface)); in phylink_start() 2063 phy_modes(config.interface), in phylink_sfp_config() 2069 phylink_an_mode_str(mode), phy_modes(config.interface), in phylink_sfp_config() 2090 phy_modes(config.interface)); in phylink_sfp_config()
|
D | adin.c | 433 phy_modes(phydev->interface)); in adin_config_init()
|
/Linux-v5.10/drivers/net/ethernet/ibm/emac/ |
D | rgmii.c | 98 ofdev->dev.of_node, input, phy_modes(mode)); in rgmii_attach()
|
/Linux-v5.10/drivers/net/pcs/ |
D | pcs-lynx.c | 105 phy_modes(state->interface), in lynx_pcs_get_state()
|
/Linux-v5.10/drivers/phy/ti/ |
D | phy-gmii-sel.c | 93 if_phy->id, phy_modes(submode)); in phy_gmii_sel_mode()
|
/Linux-v5.10/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-platform.c | 417 if (ret || strcmp(phy_mode, phy_modes(PHY_INTERFACE_MODE_XGMII))) { in xgbe_platform_probe()
|
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns/ |
D | hns_dsaf_mac.c | 700 if (!strcmp(phy_type, phy_modes(PHY_INTERFACE_MODE_XGMII))) in hns_mac_register_phydev() 702 else if (!strcmp(phy_type, phy_modes(PHY_INTERFACE_MODE_SGMII))) in hns_mac_register_phydev()
|
/Linux-v5.10/drivers/net/dsa/b53/ |
D | b53_srab.c | 583 port, phy_modes(p->mode)); in b53_srab_mux_init()
|
/Linux-v5.10/drivers/base/ |
D | property.c | 861 if (!strcasecmp(pm, phy_modes(i))) in fwnode_get_phy_mode()
|
/Linux-v5.10/drivers/net/dsa/microchip/ |
D | ksz9477.c | 1301 prev_mode = phy_modes(interface); in ksz9477_config_cpu_port() 1309 phy_modes(p->interface), in ksz9477_config_cpu_port()
|
/Linux-v5.10/drivers/net/dsa/ocelot/ |
D | felix.c | 387 phy_modes(phy_mode), port); in felix_parse_ports_node()
|
/Linux-v5.10/drivers/net/ethernet/xilinx/ |
D | xilinx_axienet_main.c | 1509 phy_modes(state->interface), in axienet_validate() 1510 phy_modes(lp->phy_mode)); in axienet_validate()
|
/Linux-v5.10/drivers/net/ethernet/hisilicon/ |
D | hisi_femac.c | 843 phy_modes(phy->interface)); in hisi_femac_drv_probe()
|
/Linux-v5.10/include/linux/ |
D | phy.h | 165 static inline const char *phy_modes(phy_interface_t interface) in phy_modes() function
|
/Linux-v5.10/drivers/net/dsa/ |
D | mt7530.c | 936 val, p5_intf_modes(priv->p5_intf_sel), phy_modes(interface)); in mt7530_setup_port5() 2186 __func__, phy_modes(state->interface), port); in mt753x_phylink_mac_config()
|
D | qca8k.c | 889 phy_modes(state->interface), port); in qca8k_phylink_mac_config()
|
/Linux-v5.10/drivers/net/ethernet/aurora/ |
D | nb8800.c | 1257 phy_modes(priv->phy_mode)); in nb8800_tangox_init()
|
/Linux-v5.10/drivers/net/ethernet/mediatek/ |
D | mtk_star_emac.c | 1515 phy_modes(priv->phy_intf)); in mtk_star_probe()
|
/Linux-v5.10/drivers/net/dsa/sja1105/ |
D | sja1105_main.c | 206 phy_modes(ports[i].phy_mode)); in sja1105_init_mii_settings() 1029 phy_modes(state->interface)); in sja1105_mac_config()
|