/linux-4.1.27/drivers/net/phy/ |
D | phy.c | 65 void phy_print_status(struct phy_device *phydev) in phy_print_status() 88 static int phy_clear_interrupt(struct phy_device *phydev) in phy_clear_interrupt() 103 static int phy_config_interrupt(struct phy_device *phydev, u32 interrupts) in phy_config_interrupt() 121 static inline int phy_aneg_done(struct phy_device *phydev) in phy_aneg_done() 265 static void phy_sanitize_settings(struct phy_device *phydev) in phy_sanitize_settings() 293 int phy_ethtool_sset(struct phy_device *phydev, struct ethtool_cmd *cmd) in phy_ethtool_sset() 338 int phy_ethtool_gset(struct phy_device *phydev, struct ethtool_cmd *cmd) in phy_ethtool_gset() 370 int phy_mii_ioctl(struct phy_device *phydev, struct ifreq *ifr, int cmd) in phy_mii_ioctl() 452 int phy_start_aneg(struct phy_device *phydev) in phy_start_aneg() 494 void phy_start_machine(struct phy_device *phydev) in phy_start_machine() [all …]
|
D | broadcom.c | 22 #define BRCM_PHY_MODEL(phydev) \ argument 25 #define BRCM_PHY_REV(phydev) \ argument 33 static int bcm54xx_exp_read(struct phy_device *phydev, u16 regnum) in bcm54xx_exp_read() 49 static int bcm54xx_exp_write(struct phy_device *phydev, u16 regnum, u16 val) in bcm54xx_exp_write() 65 static int bcm54xx_auxctl_write(struct phy_device *phydev, u16 regnum, u16 val) in bcm54xx_auxctl_write() 71 static int bcm50610_a0_workaround(struct phy_device *phydev) in bcm50610_a0_workaround() 102 static int bcm54xx_phydsp_config(struct phy_device *phydev) in bcm54xx_phydsp_config() 150 static void bcm54xx_adjust_rxrefclk(struct phy_device *phydev) in bcm54xx_adjust_rxrefclk() 210 static int bcm54xx_config_init(struct phy_device *phydev) in bcm54xx_config_init() 247 static int bcm5482_config_init(struct phy_device *phydev) in bcm5482_config_init() [all …]
|
D | phy_device.c | 44 void phy_device_free(struct phy_device *phydev) in phy_device_free() 115 static int phy_needs_fixup(struct phy_device *phydev, struct phy_fixup *fixup) in phy_needs_fixup() 130 static int phy_scan_fixups(struct phy_device *phydev) in phy_scan_fixups() 348 int phy_device_register(struct phy_device *phydev) in phy_device_register() 406 static void phy_prepare_link(struct phy_device *phydev, in phy_prepare_link() 419 int phy_connect_direct(struct net_device *dev, struct phy_device *phydev, in phy_connect_direct() 457 struct phy_device *phydev; in phy_connect() local 484 void phy_disconnect(struct phy_device *phydev) in phy_disconnect() 515 static int phy_poll_reset(struct phy_device *phydev) in phy_poll_reset() 537 int phy_init_hw(struct phy_device *phydev) in phy_init_hw() [all …]
|
D | bcm87xx.c | 37 static int bcm87xx_of_reg_init(struct phy_device *phydev) in bcm87xx_of_reg_init() 81 static int bcm87xx_of_reg_init(struct phy_device *phydev) in bcm87xx_of_reg_init() 87 static int bcm87xx_config_init(struct phy_device *phydev) in bcm87xx_config_init() 99 static int bcm87xx_config_aneg(struct phy_device *phydev) in bcm87xx_config_aneg() 104 static int bcm87xx_read_status(struct phy_device *phydev) in bcm87xx_read_status() 141 static int bcm87xx_config_intr(struct phy_device *phydev) in bcm87xx_config_intr() 159 static int bcm87xx_did_interrupt(struct phy_device *phydev) in bcm87xx_did_interrupt() 173 static int bcm87xx_ack_interrupt(struct phy_device *phydev) in bcm87xx_ack_interrupt() 180 static int bcm8706_match_phy_device(struct phy_device *phydev) in bcm8706_match_phy_device() 185 static int bcm8727_match_phy_device(struct phy_device *phydev) in bcm8727_match_phy_device()
|
D | lxt.c | 64 static int lxt970_ack_interrupt(struct phy_device *phydev) in lxt970_ack_interrupt() 81 static int lxt970_config_intr(struct phy_device *phydev) in lxt970_config_intr() 93 static int lxt970_config_init(struct phy_device *phydev) in lxt970_config_init() 103 static int lxt971_ack_interrupt(struct phy_device *phydev) in lxt971_ack_interrupt() 113 static int lxt971_config_intr(struct phy_device *phydev) in lxt971_config_intr() 130 static int lxt973a2_update_link(struct phy_device *phydev) in lxt973a2_update_link() 162 static int lxt973a2_read_status(struct phy_device *phydev) in lxt973a2_read_status() 242 static int lxt973_probe(struct phy_device *phydev) in lxt973_probe() 263 static int lxt973_config_aneg(struct phy_device *phydev) in lxt973_config_aneg()
|
D | bcm7xxx.c | 51 static void phy_write_exp(struct phy_device *phydev, in phy_write_exp() 58 static void phy_write_misc(struct phy_device *phydev, in phy_write_misc() 75 static void r_rc_cal_reset(struct phy_device *phydev) in r_rc_cal_reset() 84 static int bcm7xxx_28nm_b0_afe_config_init(struct phy_device *phydev) in bcm7xxx_28nm_b0_afe_config_init() 125 static int bcm7xxx_28nm_d0_afe_config_init(struct phy_device *phydev) in bcm7xxx_28nm_d0_afe_config_init() 165 static int bcm7xxx_28nm_e0_plus_afe_config_init(struct phy_device *phydev) in bcm7xxx_28nm_e0_plus_afe_config_init() 190 static int bcm7xxx_apd_enable(struct phy_device *phydev) in bcm7xxx_apd_enable() 211 static int bcm7xxx_eee_enable(struct phy_device *phydev) in bcm7xxx_eee_enable() 237 static int bcm7xxx_28nm_config_init(struct phy_device *phydev) in bcm7xxx_28nm_config_init() 273 static int bcm7xxx_28nm_resume(struct phy_device *phydev) in bcm7xxx_28nm_resume() [all …]
|
D | marvell.c | 137 static int marvell_ack_interrupt(struct phy_device *phydev) in marvell_ack_interrupt() 150 static int marvell_config_intr(struct phy_device *phydev) in marvell_config_intr() 162 static int marvell_config_aneg(struct phy_device *phydev) in marvell_config_aneg() 243 static int marvell_of_reg_init(struct phy_device *phydev) in marvell_of_reg_init() 303 static int marvell_of_reg_init(struct phy_device *phydev) in marvell_of_reg_init() 309 static int m88e1121_config_aneg(struct phy_device *phydev) in m88e1121_config_aneg() 363 static int m88e1318_config_aneg(struct phy_device *phydev) in m88e1318_config_aneg() 388 static int m88e1510_config_aneg(struct phy_device *phydev) in m88e1510_config_aneg() 399 static int m88e1116r_config_init(struct phy_device *phydev) in m88e1116r_config_init() 448 static int m88e3016_config_init(struct phy_device *phydev) in m88e3016_config_init() [all …]
|
D | smsc.c | 27 static int smsc_phy_config_intr(struct phy_device *phydev) in smsc_phy_config_intr() 37 static int smsc_phy_ack_interrupt(struct phy_device *phydev) in smsc_phy_ack_interrupt() 44 static int smsc_phy_config_init(struct phy_device *phydev) in smsc_phy_config_init() 60 static int smsc_phy_reset(struct phy_device *phydev) in smsc_phy_reset() 88 static int lan911x_config_init(struct phy_device *phydev) in lan911x_config_init() 104 static int lan87xx_read_status(struct phy_device *phydev) in lan87xx_read_status()
|
D | icplus.c | 48 static int ip175c_config_init(struct phy_device *phydev) in ip175c_config_init() 103 static int ip1xx_reset(struct phy_device *phydev) in ip1xx_reset() 125 static int ip1001_config_init(struct phy_device *phydev) in ip1001_config_init() 168 static int ip101a_g_config_init(struct phy_device *phydev) in ip101a_g_config_init() 188 static int ip175c_read_status(struct phy_device *phydev) in ip175c_read_status() 199 static int ip175c_config_aneg(struct phy_device *phydev) in ip175c_config_aneg() 207 static int ip101a_g_ack_interrupt(struct phy_device *phydev) in ip101a_g_ack_interrupt()
|
D | micrel.c | 122 static int kszphy_extended_write(struct phy_device *phydev, in kszphy_extended_write() 129 static int kszphy_extended_read(struct phy_device *phydev, in kszphy_extended_read() 136 static int kszphy_ack_interrupt(struct phy_device *phydev) in kszphy_ack_interrupt() 146 static int kszphy_config_intr(struct phy_device *phydev) in kszphy_config_intr() 173 static int kszphy_rmii_clk_sel(struct phy_device *phydev, bool val) in kszphy_rmii_clk_sel() 189 static int kszphy_setup_led(struct phy_device *phydev, u32 reg, int val) in kszphy_setup_led() 223 static int kszphy_broadcast_disable(struct phy_device *phydev) in kszphy_broadcast_disable() 239 static int kszphy_nand_tree_disable(struct phy_device *phydev) in kszphy_nand_tree_disable() 259 static int kszphy_config_init(struct phy_device *phydev) in kszphy_config_init() 290 static int ksz9021_load_values_from_of(struct phy_device *phydev, in ksz9021_load_values_from_of() [all …]
|
D | at803x.c | 65 static void at803x_context_save(struct phy_device *phydev, in at803x_context_save() 77 static void at803x_context_restore(struct phy_device *phydev, in at803x_context_restore() 88 static int at803x_set_wol(struct phy_device *phydev, in at803x_set_wol() 139 static void at803x_get_wol(struct phy_device *phydev, in at803x_get_wol() 152 static int at803x_suspend(struct phy_device *phydev) in at803x_suspend() 176 static int at803x_resume(struct phy_device *phydev) in at803x_resume() 191 static int at803x_probe(struct phy_device *phydev) in at803x_probe() 212 static int at803x_config_init(struct phy_device *phydev) in at803x_config_init() 234 static int at803x_ack_interrupt(struct phy_device *phydev) in at803x_ack_interrupt() 243 static int at803x_config_intr(struct phy_device *phydev) in at803x_config_intr() [all …]
|
D | amd-xgbe-phy.c | 397 struct phy_device *phydev; member 445 static int amd_xgbe_an_enable_kr_training(struct phy_device *phydev) in amd_xgbe_an_enable_kr_training() 459 static int amd_xgbe_an_disable_kr_training(struct phy_device *phydev) in amd_xgbe_an_disable_kr_training() 473 static int amd_xgbe_phy_pcs_power_cycle(struct phy_device *phydev) in amd_xgbe_phy_pcs_power_cycle() 492 static void amd_xgbe_phy_serdes_start_ratechange(struct phy_device *phydev) in amd_xgbe_phy_serdes_start_ratechange() 500 static void amd_xgbe_phy_serdes_complete_ratechange(struct phy_device *phydev) in amd_xgbe_phy_serdes_complete_ratechange() 529 static int amd_xgbe_phy_xgmii_mode(struct phy_device *phydev) in amd_xgbe_phy_xgmii_mode() 585 static int amd_xgbe_phy_gmii_2500_mode(struct phy_device *phydev) in amd_xgbe_phy_gmii_2500_mode() 641 static int amd_xgbe_phy_gmii_mode(struct phy_device *phydev) in amd_xgbe_phy_gmii_mode() 697 static int amd_xgbe_phy_cur_mode(struct phy_device *phydev, in amd_xgbe_phy_cur_mode() [all …]
|
D | national.c | 59 static u8 ns_exp_read(struct phy_device *phydev, u16 reg) in ns_exp_read() 65 static void ns_exp_write(struct phy_device *phydev, u16 reg, u8 data) in ns_exp_write() 71 static int ns_config_intr(struct phy_device *phydev) in ns_config_intr() 84 static int ns_ack_interrupt(struct phy_device *phydev) in ns_ack_interrupt() 97 static void ns_giga_speed_fallback(struct phy_device *phydev, int mode) in ns_giga_speed_fallback() 111 static void ns_10_base_t_hdx_loopack(struct phy_device *phydev, int disable) in ns_10_base_t_hdx_loopack() 123 static int ns_config_init(struct phy_device *phydev) in ns_config_init()
|
D | mdio_bus.c | 197 struct phy_device *phydev) in of_mdiobus_link_phydev() 231 struct phy_device *phydev) in of_mdiobus_link_phydev() 275 struct phy_device *phydev; in mdiobus_register() local 340 struct phy_device *phydev; in mdiobus_scan() local 422 struct phy_device *phydev = to_phy_device(dev); in mdio_bus_match() local 437 static bool mdio_bus_phy_may_suspend(struct phy_device *phydev) in mdio_bus_phy_may_suspend() 472 struct phy_device *phydev = to_phy_device(dev); in mdio_bus_suspend() local 490 struct phy_device *phydev = to_phy_device(dev); in mdio_bus_resume() local 509 struct phy_device *phydev = to_phy_device(dev); in mdio_bus_restore() local 548 struct phy_device *phydev = to_phy_device(dev); in phy_id_show() local [all …]
|
D | vitesse.c | 77 static int vsc824x_add_skew(struct phy_device *phydev) in vsc824x_add_skew() 98 static int vsc824x_config_init(struct phy_device *phydev) in vsc824x_config_init() 113 static int vsc824x_ack_interrupt(struct phy_device *phydev) in vsc824x_ack_interrupt() 127 static int vsc82xx_config_intr(struct phy_device *phydev) in vsc82xx_config_intr() 154 static int vsc8221_config_init(struct phy_device *phydev) in vsc8221_config_init() 173 static int vsc82x4_config_autocross_enable(struct phy_device *phydev) in vsc82x4_config_autocross_enable() 205 static int vsc82x4_config_aneg(struct phy_device *phydev) in vsc82x4_config_aneg()
|
D | davicom.c | 66 static int dm9161_config_intr(struct phy_device *phydev) in dm9161_config_intr() 85 static int dm9161_config_aneg(struct phy_device *phydev) in dm9161_config_aneg() 104 static int dm9161_config_init(struct phy_device *phydev) in dm9161_config_init() 140 static int dm9161_ack_interrupt(struct phy_device *phydev) in dm9161_ack_interrupt()
|
D | amd.c | 32 static int am79c_ack_interrupt(struct phy_device *phydev) in am79c_ack_interrupt() 47 static int am79c_config_init(struct phy_device *phydev) in am79c_config_init() 52 static int am79c_config_intr(struct phy_device *phydev) in am79c_config_intr()
|
D | realtek.c | 32 static int rtl821x_ack_interrupt(struct phy_device *phydev) in rtl821x_ack_interrupt() 41 static int rtl8211b_config_intr(struct phy_device *phydev) in rtl8211b_config_intr() 54 static int rtl8211e_config_intr(struct phy_device *phydev) in rtl8211e_config_intr()
|
D | ste10Xp.c | 35 static int ste10Xp_config_init(struct phy_device *phydev) in ste10Xp_config_init() 56 static int ste10Xp_config_intr(struct phy_device *phydev) in ste10Xp_config_intr() 75 static int ste10Xp_ack_interrupt(struct phy_device *phydev) in ste10Xp_ack_interrupt()
|
D | bcm63xx.c | 23 static int bcm63xx_config_init(struct phy_device *phydev) in bcm63xx_config_init() 45 static int bcm63xx_ack_interrupt(struct phy_device *phydev) in bcm63xx_ack_interrupt() 57 static int bcm63xx_config_intr(struct phy_device *phydev) in bcm63xx_config_intr()
|
D | qsemi.c | 63 static int qs6612_config_init(struct phy_device *phydev) in qs6612_config_init() 79 static int qs6612_ack_interrupt(struct phy_device *phydev) in qs6612_ack_interrupt() 101 static int qs6612_config_intr(struct phy_device *phydev) in qs6612_config_intr()
|
D | dp83640.c | 112 struct phy_device *phydev; member 228 static int ext_read(struct phy_device *phydev, int page, u32 regnum) in ext_read() 243 static void ext_write(int broadcast, struct phy_device *phydev, in ext_write() 310 struct phy_device *phydev = dp83640->phydev; in periodic_output() local 380 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_adjfreq() local 413 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_adjtime() local 435 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_gettime() local 460 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_settime() local 477 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_enable() local 535 static void enable_status_frames(struct phy_device *phydev, bool on) in enable_status_frames() [all …]
|
D | cicada.c | 68 static int cis820x_config_init(struct phy_device *phydev) in cis820x_config_init() 84 static int cis820x_ack_interrupt(struct phy_device *phydev) in cis820x_ack_interrupt() 91 static int cis820x_config_intr(struct phy_device *phydev) in cis820x_config_intr()
|
D | et1011c.c | 52 static int et1011c_config_aneg(struct phy_device *phydev) in et1011c_config_aneg() 66 static int et1011c_read_status(struct phy_device *phydev) in et1011c_read_status()
|
D | fixed_phy.c | 37 struct phy_device *phydev; member 166 int fixed_phy_set_link_update(struct phy_device *phydev, in fixed_phy_set_link_update() 188 int fixed_phy_update_state(struct phy_device *phydev, in fixed_phy_update_state()
|
/linux-4.1.27/net/core/ |
D | timestamping.c | 37 struct phy_device *phydev; in skb_clone_tx_timestamp() local 60 struct phy_device *phydev; in skb_defer_rx_timestamp() local
|
D | ethtool.c | 1576 struct phy_device *phydev = dev->phydev; in ethtool_get_ts_info() local 1605 struct phy_device *phydev = dev->phydev; in __ethtool_get_module_info() local 1639 struct phy_device *phydev = dev->phydev; in __ethtool_get_module_eeprom() local
|
/linux-4.1.27/drivers/net/ethernet/ |
D | dnet.c | 176 struct phy_device *phydev = bp->phy_dev; in dnet_handle_link_change() local 257 struct phy_device *phydev = NULL; in dnet_mii_probe() local 356 static int dnet_phy_marvell_fixup(struct phy_device *phydev) in dnet_phy_marvell_fixup() 753 struct phy_device *phydev = bp->phy_dev; in dnet_get_settings() local 764 struct phy_device *phydev = bp->phy_dev; in dnet_set_settings() local 775 struct phy_device *phydev = bp->phy_dev; in dnet_ioctl() local 818 struct phy_device *phydev; in dnet_probe() local
|
D | lantiq_etop.c | 105 struct phy_device *phydev; member 378 struct phy_device *phydev = NULL; in ltq_etop_mdio_probe() local
|
D | ethoc.c | 896 struct phy_device *phydev = priv->phy; in ethoc_get_settings() local 907 struct phy_device *phydev = priv->phy; in ethoc_set_settings() local
|
/linux-4.1.27/drivers/net/ethernet/broadcom/genet/ |
D | bcmmii.c | 84 struct phy_device *phydev = priv->phydev; in bcmgenet_mii_setup() local 229 struct phy_device *phydev = priv->phydev; in bcmgenet_mii_config() local 329 struct phy_device *phydev; in bcmgenet_mii_probe() local 485 struct phy_device *phydev; in bcmgenet_mii_pd_init() local
|
D | bcmgenet.h | 595 struct phy_device *phydev; member
|
/linux-4.1.27/drivers/staging/netlogic/ |
D | xlr_net.c | 174 struct phy_device *phydev = priv->mii_bus->phy_map[priv->phy_addr]; in xlr_get_settings() local 184 struct phy_device *phydev = priv->mii_bus->phy_map[priv->phy_addr]; in xlr_set_settings() local 221 struct phy_device *phydev = priv->mii_bus->phy_map[priv->phy_addr]; in xlr_net_open() local 242 struct phy_device *phydev = priv->mii_bus->phy_map[priv->phy_addr]; in xlr_net_stop() local 271 struct phy_device *phydev = priv->mii_bus->phy_map[priv->phy_addr]; in xlr_wakeup_queue() local 774 struct phy_device *phydev = priv->mii_bus->phy_map[priv->phy_addr]; in xlr_set_gmac_speed() local 816 struct phy_device *phydev = priv->mii_bus->phy_map[priv->phy_addr]; in xlr_gmac_link_adjust() local 833 struct phy_device *phydev = priv->mii_bus->phy_map[priv->phy_addr]; in xlr_mii_probe() local
|
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-mdio.c | 162 struct phy_device *phydev = pdata->mii->phy_map[XGBE_PRTAD]; in xgbe_dump_phy_registers() local 209 struct phy_device *phydev; in xgbe_mdio_register() local
|
D | xgbe-ethtool.c | 253 struct phy_device *phydev = pdata->phydev; in xgbe_set_pauseparam() local 304 struct phy_device *phydev = pdata->phydev; in xgbe_set_settings() local
|
D | xgbe-drv.c | 766 struct phy_device *phydev = pdata->phydev; in xgbe_adjust_link() local 831 struct phy_device *phydev = pdata->phydev; in xgbe_phy_init() local
|
D | xgbe-dev.c | 913 struct phy_device *phydev = pdata->phydev; in xgbe_write_mmd_regs() local
|
D | xgbe.h | 737 struct phy_device *phydev; member
|
/linux-4.1.27/drivers/net/ethernet/freescale/ |
D | ucc_geth_ethtool.c | 111 struct phy_device *phydev = ugeth->phydev; in uec_get_settings() local 127 struct phy_device *phydev = ugeth->phydev; in uec_set_settings() local 363 struct phy_device *phydev = ugeth->phydev; in uec_get_wol() local 376 struct phy_device *phydev = ugeth->phydev; in uec_set_wol() local
|
D | gianfar_ethtool.c | 191 struct phy_device *phydev = priv->phydev; in gfar_ssettings() local 204 struct phy_device *phydev = priv->phydev; in gfar_gsettings() local 532 struct phy_device *phydev = priv->phydev; in gfar_spauseparam() local
|
D | fec_mpc52xx.c | 69 struct phy_device *phydev; member 168 struct phy_device *phydev = priv->phydev; in mpc52xx_fec_adjust_link() local
|
D | ucc_geth.c | 1584 struct phy_device *phydev = ugeth->phydev; in adjust_link() local 1723 struct phy_device *phydev; in init_phy() local 2046 struct phy_device *phydev = ugeth->phydev; in ucc_geth_stop() local
|
D | fec_main.c | 2091 struct phy_device *phydev = fep->phy_dev; in fec_enet_get_settings() local 2103 struct phy_device *phydev = fep->phy_dev; in fec_enet_set_settings() local 2311 struct phy_device *phydev = fep->phy_dev; in fec_enet_nway_reset() local 2540 struct phy_device *phydev = fep->phy_dev; in fec_enet_ioctl() local
|
D | gianfar.c | 3211 struct phy_device *phydev = priv->phydev; in adjust_link() local 3463 struct phy_device *phydev = priv->phydev; in gfar_get_flowctrl_cfg() local 3503 struct phy_device *phydev = priv->phydev; in gfar_update_link_state() local
|
D | ucc_geth.h | 1218 struct phy_device *phydev; member
|
D | gianfar.h | 1142 struct phy_device *phydev; member
|
/linux-4.1.27/include/linux/ |
D | phy_fixed.h | 43 static inline int fixed_phy_set_link_update(struct phy_device *phydev, in fixed_phy_set_link_update() 49 static inline int fixed_phy_update_state(struct phy_device *phydev, in fixed_phy_update_state()
|
D | phy.h | 605 static inline int phy_read_mmd(struct phy_device *phydev, int devad, u32 regnum) in phy_read_mmd() 636 static inline int phy_read(struct phy_device *phydev, u32 regnum) in phy_read() 651 static inline int phy_write(struct phy_device *phydev, u32 regnum, u16 val) in phy_write() 663 static inline bool phy_interrupt_is_valid(struct phy_device *phydev) in phy_interrupt_is_valid() 672 static inline bool phy_is_internal(struct phy_device *phydev) in phy_is_internal() 687 static inline int phy_write_mmd(struct phy_device *phydev, int devad, in phy_write_mmd() 739 static inline int phy_read_status(struct phy_device *phydev) in phy_read_status()
|
D | brcmphy.h | 209 static inline int bcm54xx_shadow_read(struct phy_device *phydev, u16 shadow) in bcm54xx_shadow_read() 215 static inline int bcm54xx_shadow_write(struct phy_device *phydev, u16 shadow, in bcm54xx_shadow_write()
|
D | netdevice.h | 1752 struct phy_device *phydev; member
|
/linux-4.1.27/drivers/net/ethernet/pasemi/ |
D | pasemi_mac_ethtool.c | 71 struct phy_device *phydev = mac->phydev; in pasemi_mac_ethtool_get_settings() local 84 struct phy_device *phydev = mac->phydev; in pasemi_mac_ethtool_set_settings() local
|
D | pasemi_mac.h | 74 struct phy_device *phydev; member
|
D | pasemi_mac.c | 1090 struct phy_device *phydev; in pasemi_mac_phy_init() local
|
/linux-4.1.27/drivers/net/ethernet/apm/xgene/ |
D | xgene_enet_ethtool.c | 60 struct phy_device *phydev = pdata->phy_dev; in xgene_get_settings() local 92 struct phy_device *phydev = pdata->phy_dev; in xgene_set_settings() local
|
D | xgene_enet_hw.c | 643 struct phy_device *phydev = pdata->phy_dev; in xgene_enet_adjust_link() local
|
/linux-4.1.27/drivers/net/ethernet/altera/ |
D | altera_tse_ethtool.c | 239 struct phy_device *phydev = priv->phydev; in tse_get_settings() local 250 struct phy_device *phydev = priv->phydev; in tse_set_settings() local
|
D | altera_tse_main.c | 640 struct phy_device *phydev = priv->phydev; in altera_tse_adjust_link() local 708 struct phy_device *phydev = NULL; in connect_local_phy() local 783 struct phy_device *phydev; in init_phy() local
|
D | altera_tse.h | 477 struct phy_device *phydev; member
|
/linux-4.1.27/drivers/net/ethernet/allwinner/ |
D | sun4i-emac.c | 117 struct phy_device *phydev = db->phy_dev; in emac_handle_link_change() local 211 struct phy_device *phydev = dm->phy_dev; in emac_ioctl() local 234 struct phy_device *phydev = dm->phy_dev; in emac_get_settings() local 245 struct phy_device *phydev = dm->phy_dev; in emac_set_settings() local
|
/linux-4.1.27/arch/powerpc/platforms/85xx/ |
D | mpc85xx_mds.c | 68 static int mpc8568_fixup_125_clock(struct phy_device *phydev) in mpc8568_fixup_125_clock() 99 static int mpc8568_mds_phy_fixups(struct phy_device *phydev) in mpc8568_mds_phy_fixups()
|
/linux-4.1.27/drivers/net/usb/ |
D | ax88172a.c | 32 struct phy_device *phydev; member 68 struct phy_device *phydev = netdev->phydev; in ax88172a_adjust_link() local
|
/linux-4.1.27/drivers/net/ethernet/agere/ |
D | et131x.c | 443 struct phy_device *phydev; member 867 struct phy_device *phydev = adapter->phydev; in et1310_config_mac_regs2() local 1038 struct phy_device *phydev = adapter->phydev; in et1310_config_rxmac_regs() local 1233 struct phy_device *phydev = adapter->phydev; in et131x_mii_read() local 1314 struct phy_device *phydev = adapter->phydev; in et1310_config_flow_control() local 1459 struct phy_device *phydev = adapter->phydev; in et1310_phy_power_switch() local 1472 struct phy_device *phydev = adapter->phydev; in et131x_xcvr_init() local 2114 struct phy_device *phydev = adapter->phydev; in et131x_set_rx_dma_timer() local 2429 struct phy_device *phydev = adapter->phydev; in nic_send_packet() local 3101 struct phy_device *phydev = adapter->phydev; in et131x_error_timer_handler() local [all …]
|
/linux-4.1.27/drivers/staging/octeon/ |
D | octeon-ethernet.h | 58 struct phy_device *phydev; member
|
/linux-4.1.27/drivers/net/dsa/ |
D | mv88e6171.c | 273 struct phy_device *phydev, struct ethtool_eee *e) in mv88e6171_set_eee()
|
D | bcm_sf2.c | 389 struct phy_device *phydev, in bcm_sf2_sw_set_eee() 813 struct phy_device *phydev) in bcm_sf2_sw_adjust_link()
|
D | mv88e6xxx.c | 849 struct phy_device *phydev, struct ethtool_eee *e) in mv88e6xxx_set_eee()
|
/linux-4.1.27/drivers/net/ethernet/cadence/ |
D | macb.c | 251 struct phy_device *phydev = bp->phy_dev; in macb_handle_link_change() local 320 struct phy_device *phydev; in macb_mii_probe() local 407 struct phy_device *phydev; in macb_mii_init() local 2010 struct phy_device *phydev = bp->phy_dev; in macb_get_settings() local 2021 struct phy_device *phydev = bp->phy_dev; in macb_set_settings() local 2091 struct phy_device *phydev = bp->phy_dev; in macb_ioctl() local 2740 struct phy_device *phydev; in macb_probe() local
|
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_mdio.c | 239 struct phy_device *phydev = new_bus->phy_map[addr]; in stmmac_mdio_register() local
|
D | stmmac_main.c | 214 struct phy_device *phydev = priv->phydev; in stmmac_hw_fix_mac_speed() local 690 struct phy_device *phydev = priv->phydev; in stmmac_adjust_link() local 810 struct phy_device *phydev; in stmmac_init_phy() local
|
/linux-4.1.27/drivers/net/ethernet/nxp/ |
D | lpc_eth.c | 754 struct phy_device *phydev = pldat->phy_dev; in lpc_handle_link_change() local 789 struct phy_device *phydev = phy_find_first(pldat->mii_bus); in lpc_mii_probe() local 1203 struct phy_device *phydev = pldat->phy_dev; in lpc_eth_ioctl() local 1268 struct phy_device *phydev = pldat->phy_dev; in lpc_eth_ethtool_getsettings() local 1280 struct phy_device *phydev = pldat->phy_dev; in lpc_eth_ethtool_setsettings() local 1313 struct phy_device *phydev; in lpc_eth_drv_probe() local
|
/linux-4.1.27/arch/arm/mach-imx/ |
D | mach-imx6q.c | 43 static int ksz9021rn_phy_fixup(struct phy_device *phydev) in ksz9021rn_phy_fixup()
|
/linux-4.1.27/drivers/net/ethernet/freescale/fs_enet/ |
D | fs_enet-main.c | 657 struct phy_device *phydev = fep->phydev; in generic_adjust_link() local 709 struct phy_device *phydev; in fs_init_phy() local
|
D | fs_enet.h | 152 struct phy_device *phydev; member
|
/linux-4.1.27/drivers/net/ethernet/xilinx/ |
D | xilinx_axienet_main.c | 1080 struct phy_device *phydev = lp->phy_dev; in axienet_ethtools_get_settings() local 1101 struct phy_device *phydev = lp->phy_dev; in axienet_ethtools_set_settings() local
|
D | xilinx_emaclite.c | 826 struct phy_device *phydev; in xemaclite_mdio_setup() local
|
/linux-4.1.27/drivers/net/ethernet/faraday/ |
D | ftgmac100.c | 75 struct phy_device *phydev; member 811 struct phy_device *phydev = priv->phydev; in ftgmac100_adjust_link() local 838 struct phy_device *phydev = NULL; in ftgmac100_mii_probe() local
|
/linux-4.1.27/drivers/net/ethernet/adi/ |
D | bfin_mac.h | 95 struct phy_device *phydev; member
|
D | bfin_mac.c | 313 struct phy_device *phydev = lp->phydev; in bfin_mac_adjust_link() local 383 struct phy_device *phydev = NULL; in mii_probe() local 1367 static int bfin_mac_enable(struct phy_device *phydev) in bfin_mac_enable()
|
/linux-4.1.27/drivers/net/ethernet/rdc/ |
D | r6040.c | 203 struct phy_device *phydev; member 1001 struct phy_device *phydev = lp->phydev; in r6040_adjust_link() local 1034 struct phy_device *phydev = NULL; in r6040_mii_probe() local
|
/linux-4.1.27/arch/arm/mach-davinci/ |
D | board-dm644x-evm.c | 736 static int davinci_phy_fixup(struct phy_device *phydev) in davinci_phy_fixup()
|
/linux-4.1.27/drivers/net/ethernet/aeroflex/ |
D | greth.c | 1229 struct phy_device *phydev = greth->phy; in greth_link_change() local 1317 static inline int phy_aneg_done(struct phy_device *phydev) in phy_aneg_done()
|
/linux-4.1.27/drivers/net/ethernet/amd/ |
D | au1000_eth.c | 418 struct phy_device *phydev = aup->phy_dev; in au1000_adjust_link() local 498 struct phy_device *phydev = NULL; in au1000_mii_probe() local
|
/linux-4.1.27/drivers/net/ethernet/renesas/ |
D | sh_eth.c | 1794 struct phy_device *phydev = mdp->phydev; in sh_eth_adjust_link() local 1838 struct phy_device *phydev = NULL; in sh_eth_phy_init() local 2507 struct phy_device *phydev = mdp->phydev; in sh_eth_do_ioctl() local
|
D | sh_eth.h | 523 struct phy_device *phydev; /* PHY device control */ member
|
/linux-4.1.27/drivers/net/ethernet/samsung/sxgbe/ |
D | sxgbe_main.c | 206 struct phy_device *phydev = priv->phydev; in sxgbe_adjust_link() local 269 struct phy_device *phydev; in sxgbe_init_phy() local
|
D | sxgbe_common.h | 478 struct phy_device *phydev; member
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | tg3.c | 1407 struct phy_device *phydev; in tg3_mdio_config_5785() local 1500 struct phy_device *phydev; in tg3_mdio_init() local 2007 struct phy_device *phydev = tp->mdio_bus->phy_map[tp->phy_addr]; in tg3_adjust_link() local 2088 struct phy_device *phydev; in tg3_phy_init() local 2136 struct phy_device *phydev; in tg3_phy_start() local 4048 struct phy_device *phydev; in tg3_power_down_prepare() local 12089 struct phy_device *phydev; in tg3_get_settings() local 12156 struct phy_device *phydev; in tg3_set_settings() local 12430 struct phy_device *phydev; in tg3_set_pauseparam() local 13939 struct phy_device *phydev; in tg3_ioctl() local [all …]
|
D | bcm63xx_enet.c | 790 struct phy_device *phydev; in bcm_enet_adjust_phy_link() local 873 struct phy_device *phydev; in bcm_enet_open() local
|
D | b44.c | 2209 struct phy_device *phydev = bp->phydev; in b44_adjust_link() local 2247 struct phy_device *phydev; in b44_register_phy_one() local
|
D | bcm63xx_enet.h | 293 struct phy_device *phydev; member
|
D | bcmsysport.c | 1051 struct phy_device *phydev = priv->phydev; in bcm_sysport_adj_link() local
|
D | b44.h | 403 struct phy_device *phydev; member
|
D | bcmsysport.h | 675 struct phy_device *phydev; member
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | davinci_emac.c | 351 struct phy_device *phydev; member 1457 struct phy_device *phydev = priv->phydev; in emac_adjust_link() local
|
/linux-4.1.27/drivers/net/ethernet/xscale/ |
D | ixp4xx_eth.c | 174 struct phy_device *phydev; member 565 struct phy_device *phydev = port->phydev; in ixp4xx_adjust_link() local
|
/linux-4.1.27/drivers/net/ethernet/toshiba/ |
D | tc35815.c | 542 struct phy_device *phydev = lp->phy_dev; in tc_handle_link_change() local 611 struct phy_device *phydev = NULL; in tc_mii_probe() local
|
/linux-4.1.27/drivers/net/ethernet/smsc/ |
D | smsc9420.c | 1156 struct phy_device *phydev = NULL; in smsc9420_mii_probe() local
|
D | smsc911x.c | 1016 struct phy_device *phydev = NULL; in smsc911x_mii_probe() local
|
/linux-4.1.27/drivers/phy/ |
D | phy-miphy28lp.c | 207 struct miphy28lp_dev *phydev; member
|
/linux-4.1.27/drivers/net/ethernet/octeon/ |
D | octeon_mgmt.c | 149 struct phy_device *phydev; member
|
/linux-4.1.27/drivers/net/ethernet/marvell/ |
D | mv643xx_eth.c | 2943 struct phy_device *phydev; in phy_scan() local
|
D | mvneta.c | 2602 struct phy_device *phydev = pp->phy_dev; in mvneta_adjust_link() local
|
D | mvpp2.c | 4833 struct phy_device *phydev = port->phy_dev; in mvpp2_link_event() local
|