/kernel/linux/linux-5.10/arch/mips/loongson32/common/ |
D | platform.c | 101 switch (plat_dat->phy_interface) { in ls1x_eth_mux_init() 110 plat_dat->phy_interface); in ls1x_eth_mux_init() 115 switch (plat_dat->phy_interface) { in ls1x_eth_mux_init() 124 plat_dat->phy_interface); in ls1x_eth_mux_init() 134 if (plat_dat->phy_interface == PHY_INTERFACE_MODE_RMII) in ls1x_eth_mux_init() 149 .phy_interface = PHY_INTERFACE_MODE_MII, 151 .phy_interface = PHY_INTERFACE_MODE_RMII, 189 .phy_interface = PHY_INTERFACE_MODE_MII,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/genet/ |
D | bcmmii.c | 192 switch (priv->phy_interface) { in bcmgenet_mii_config() 255 dev_err(kdev, "unknown phy mode: %d\n", priv->phy_interface); in bcmgenet_mii_config() 262 (priv->phy_interface != PHY_INTERFACE_MODE_MOCA); in bcmgenet_mii_config() 305 phy_flags, priv->phy_interface); in bcmgenet_mii_probe() 335 priv->phy_interface); in bcmgenet_mii_probe() 393 if (pd->phy_interface != PHY_INTERFACE_MODE_MOCA && pd->mdio_enabled) { in bcmgenet_mii_pdata_init() 491 priv->phy_interface = phy_mode; in bcmgenet_phy_interface_init() 498 if (priv->phy_interface == PHY_INTERFACE_MODE_INTERNAL) in bcmgenet_phy_interface_init() 530 if (priv->phy_interface == PHY_INTERFACE_MODE_MOCA) { in bcmgenet_mii_of_init() 552 if (pd->phy_interface != PHY_INTERFACE_MODE_MOCA && pd->mdio_enabled) { in bcmgenet_mii_pd_init() [all …]
|
/kernel/linux/linux-5.10/drivers/staging/netlogic/ |
D | platform_net.c | 69 .phy_interface = PHY_INTERFACE_MODE_SGMII, in gmac_controller2_init() 140 ndata0.phy_interface = PHY_INTERFACE_MODE_RGMII; in xls_gmac_init() 154 ndata0.phy_interface = PHY_INTERFACE_MODE_SGMII; in xls_gmac_init() 177 .phy_interface = PHY_INTERFACE_MODE_RGMII, in xlr_gmac_init()
|
D | platform_net.h | 15 int phy_interface; member
|
D | xlr_net.c | 284 if (priv->nd->phy_interface == PHY_INTERFACE_MODE_RGMII || in xlr_hw_set_mac_addr() 285 priv->nd->phy_interface == PHY_INTERFACE_MODE_SGMII) in xlr_hw_set_mac_addr() 794 xlr_gmac_link_adjust, priv->nd->phy_interface); in xlr_mii_probe() 860 priv->nd->phy_interface == PHY_INTERFACE_MODE_RGMII) in xlr_port_enable()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac-intel.c | 353 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in ehl_sgmii_data() 369 plat->phy_interface = PHY_INTERFACE_MODE_RGMII; in ehl_rgmii_data() 389 plat->phy_interface = PHY_INTERFACE_MODE_RGMII_ID; in ehl_pse0_rgmii1g_data() 400 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in ehl_pse0_sgmii1g_data() 421 plat->phy_interface = PHY_INTERFACE_MODE_RGMII_ID; in ehl_pse1_rgmii1g_data() 432 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in ehl_pse1_sgmii1g_data() 456 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in tgl_sgmii_data() 555 plat->phy_interface = PHY_INTERFACE_MODE_RMII; in quark_default_data()
|
D | stmmac_pci.c | 59 plat->phy_interface = PHY_INTERFACE_MODE_GMII; in stmmac_default_data() 115 plat->phy_interface = PHY_INTERFACE_MODE_GMII; in snps_gmac5_default_data()
|
/kernel/linux/linux-5.10/include/linux/ |
D | sh_eth.h | 11 phy_interface_t phy_interface; member
|
D | smsc911x.h | 21 phy_interface_t phy_interface; member
|
D | stmmac.h | 151 phy_interface_t phy_interface; member
|
/kernel/linux/linux-5.10/include/linux/platform_data/ |
D | bcmgenet.h | 11 phy_interface_t phy_interface; member
|
D | xilinx-ll-temac.h | 17 phy_interface_t phy_interface; /* PHY interface mode */ member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/ |
D | ucc_geth.c | 1340 if ((ugeth->phy_interface == PHY_INTERFACE_MODE_RMII) || in adjust_enet_interface() 1341 (ugeth->phy_interface == PHY_INTERFACE_MODE_RGMII) || in adjust_enet_interface() 1342 (ugeth->phy_interface == PHY_INTERFACE_MODE_RGMII_ID) || in adjust_enet_interface() 1343 (ugeth->phy_interface == PHY_INTERFACE_MODE_RGMII_RXID) || in adjust_enet_interface() 1344 (ugeth->phy_interface == PHY_INTERFACE_MODE_RGMII_TXID) || in adjust_enet_interface() 1345 (ugeth->phy_interface == PHY_INTERFACE_MODE_RTBI)) { in adjust_enet_interface() 1346 if (ugeth->phy_interface != PHY_INTERFACE_MODE_RMII) in adjust_enet_interface() 1353 if (ugeth->phy_interface != PHY_INTERFACE_MODE_RTBI) in adjust_enet_interface() 1357 if ((ugeth->phy_interface == PHY_INTERFACE_MODE_TBI) || in adjust_enet_interface() 1358 (ugeth->phy_interface == PHY_INTERFACE_MODE_RTBI)) { in adjust_enet_interface() [all …]
|
/kernel/linux/linux-5.10/arch/sh/boards/mach-rsk/ |
D | devices-rsk7269.c | 19 .phy_interface = PHY_INTERFACE_MODE_MII,
|
D | devices-rsk7264.c | 17 .phy_interface = PHY_INTERFACE_MODE_MII,
|
D | devices-rsk7203.c | 21 .phy_interface = PHY_INTERFACE_MODE_MII,
|
/kernel/linux/linux-5.10/arch/sh/boards/ |
D | board-espt.c | 79 .phy_interface = PHY_INTERFACE_MODE_MII,
|
D | board-apsh4ad0a.c | 45 .phy_interface = PHY_INTERFACE_MODE_MII,
|
D | board-polaris.c | 53 .phy_interface = PHY_INTERFACE_MODE_MII,
|
D | board-apsh4a3a.c | 93 .phy_interface = PHY_INTERFACE_MODE_MII,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2_main.c | 1291 switch (port->phy_interface) { in mvpp22_gop_init() 1339 if (phy_interface_mode_is_rgmii(port->phy_interface) || in mvpp22_gop_unmask_irq() 1340 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp22_gop_unmask_irq() 1341 port->phy_interface == PHY_INTERFACE_MODE_SGMII) { in mvpp22_gop_unmask_irq() 1351 if (mvpp2_is_xlg(port->phy_interface)) in mvpp22_gop_unmask_irq() 1370 if (phy_interface_mode_is_rgmii(port->phy_interface) || in mvpp22_gop_mask_irq() 1371 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp22_gop_mask_irq() 1372 port->phy_interface == PHY_INTERFACE_MODE_SGMII) { in mvpp22_gop_mask_irq() 1388 phy_interface_mode_is_rgmii(port->phy_interface) || in mvpp22_gop_setup_irq() 1389 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp22_gop_setup_irq() [all …]
|
/kernel/linux/linux-5.10/arch/sh/boards/mach-sh7763rdp/ |
D | setup.c | 87 .phy_interface = PHY_INTERFACE_MODE_MII,
|
/kernel/linux/linux-5.10/arch/sh/boards/mach-se/770x/ |
D | setup.c | 121 .phy_interface = PHY_INTERFACE_MODE_MII,
|
/kernel/linux/linux-5.10/arch/sh/boards/mach-sdk7786/ |
D | setup.c | 65 .phy_interface = PHY_INTERFACE_MODE_MII,
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-class-net-phydev | 29 What: /sys/class/mdio_bus/<bus>/<device>/phy_interface
|