/openbmc/u-boot/drivers/net/ |
H A D | mvgbe.c | 739 struct phy_device *phydev; in __mvgbe_phy_init() local 762 struct phy_device *phydev; in mvgbe_phylib_init() local
|
H A D | sni_ave.c | 144 struct phy_device *phydev; member 293 struct phy_device *phydev = priv->phydev; in ave_adjust_link() local 384 struct phy_device *phydev; in ave_phy_init() local
|
H A D | xilinx_emaclite.c | 92 struct phy_device *phydev; member 258 struct phy_device *phydev; in setup_phy() local
|
H A D | designware.c | 235 struct phy_device *phydev) in dw_adjust_link() 482 struct phy_device *phydev; in dw_phy_init() local
|
H A D | mtk_eth.c | 167 struct phy_device *phydev; member 709 struct phy_device *phydev = priv->phydev; in mtk_phy_start() local 736 struct phy_device *phydev; in mtk_phy_probe() local
|
/openbmc/linux/net/ethtool/ |
H A D | ioctl.c | 2113 static int ethtool_get_phy_stats_phydev(struct phy_device *phydev, in ethtool_get_phy_stats_phydev() 2157 struct phy_device *phydev = dev->phydev; in ethtool_get_phy_stats() local 2380 struct phy_device *phydev = dev->phydev; in ethtool_get_module_info_call() local 2417 struct phy_device *phydev = dev->phydev; in ethtool_get_module_eeprom_call() local 2660 struct phy_device *phydev = dev->phydev; in get_phy_tunable() local 2699 struct phy_device *phydev = dev->phydev; in set_phy_tunable() local
|
/openbmc/linux/drivers/net/ethernet/microchip/ |
H A D | lan743x_ethtool.c | 1058 struct phy_device *phydev = netdev->phydev; in lan743x_ethtool_get_eee() local 1096 struct phy_device *phydev; in lan743x_ethtool_set_eee() local 1390 struct phy_device *phydev = dev->phydev; in lan743x_set_pauseparam() local
|
/openbmc/linux/net/dsa/ |
H A D | port.c | 1541 struct phy_device *phydev; in dsa_port_get_phy_device() local 1633 struct phy_device *phydev = NULL; in dsa_port_phylink_mac_link_down() local 1649 struct phy_device *phydev, in dsa_port_phylink_mac_link_up() 1724 struct phy_device *phydev; in dsa_shared_port_setup_phy_of() local 1763 struct phy_device *phydev; in dsa_shared_port_fixed_link_register_of() local
|
/openbmc/u-boot/board/dhelectronics/dh_imx6/ |
H A D | dh_imx6.c | 168 struct phy_device *phydev = NULL; in board_eth_init() local
|
/openbmc/u-boot/board/liebherr/mccmon6/ |
H A D | mccmon6.c | 381 int board_phy_config(struct phy_device *phydev) in board_phy_config()
|
/openbmc/u-boot/board/toradex/colibri-imx6ull/ |
H A D | colibri-imx6ull.c | 268 int board_phy_config(struct phy_device *phydev) in board_phy_config()
|
/openbmc/u-boot/include/net/pfe_eth/ |
H A D | pfe_eth.h | 91 struct phy_device *phydev; member
|
/openbmc/linux/drivers/net/mdio/ |
H A D | of_mdio.c | 434 struct phy_device *phydev; in of_phy_deregister_fixed_link() local
|
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/ |
H A D | emac-ethtool.c | 127 struct phy_device *phydev = netdev->phydev; in emac_nway_reset() local
|
/openbmc/u-boot/board/gateworks/gw_ventana/ |
H A D | gw_ventana.c | 212 int board_phy_config(struct phy_device *phydev) in board_phy_config() 250 int mv88e61xx_hw_reset(struct phy_device *phydev) in mv88e61xx_hw_reset()
|
/openbmc/linux/drivers/net/ethernet/freescale/ |
H A D | gianfar.c | 1452 struct phy_device *phydev = ndev->phydev; in gfar_get_flowctrl_cfg() local 1488 struct phy_device *phydev = ndev->phydev; in gfar_update_link_state() local 1586 struct phy_device *phydev = dev->phydev; in adjust_link() local 1651 struct phy_device *phydev; in init_phy() local 2131 struct phy_device *phydev = dev->phydev; in gfar_ioctl() local
|
/openbmc/linux/drivers/net/dsa/b53/ |
H A D | b53_common.c | 974 struct phy_device *phydev; in b53_get_strings() local 1026 struct phy_device *phydev; in b53_get_ethtool_phy_stats() local 1039 struct phy_device *phydev; in b53_get_sset_count() local 1261 struct phy_device *phydev) in b53_adjust_link() 1444 struct phy_device *phydev, in b53_phylink_mac_link_up()
|
/openbmc/u-boot/board/liebherr/display5/ |
H A D | display5.c | 279 struct phy_device *phydev; in board_eth_init() local
|
/openbmc/u-boot/board/freescale/mx6sxsabresd/ |
H A D | mx6sxsabresd.c | 171 int board_phy_config(struct phy_device *phydev) in board_phy_config()
|
/openbmc/u-boot/board/el/el6x/ |
H A D | el6x.c | 149 int board_phy_config(struct phy_device *phydev) in board_phy_config()
|
/openbmc/u-boot/board/aristainetos/ |
H A D | aristainetos-v2.c | 300 int board_phy_config(struct phy_device *phydev) in board_phy_config()
|
/openbmc/u-boot/board/toradex/colibri_vf/ |
H A D | colibri_vf.c | 486 int board_phy_config(struct phy_device *phydev) in board_phy_config()
|
/openbmc/linux/drivers/net/ethernet/allwinner/ |
H A D | sun4i-emac.c | 131 struct phy_device *phydev = dev->phydev; in emac_handle_link_change() local 170 struct phy_device *phydev; in emac_mdio_probe() local
|
/openbmc/linux/drivers/net/ethernet/cavium/octeon/ |
H A D | octeon_mgmt.c | 836 struct phy_device *phydev = ndev->phydev; in octeon_mgmt_update_link() local 907 struct phy_device *phydev = netdev->phydev; in octeon_mgmt_adjust_link() local 948 struct phy_device *phydev = NULL; in octeon_mgmt_init_phy() local
|
/openbmc/u-boot/board/freescale/corenet_ds/ |
H A D | eth_p4080.c | 92 int board_phy_config(struct phy_device *phydev) in board_phy_config()
|