| /drivers/net/phy/ |
| A D | phy.c | 119 void phy_print_status(struct phy_device *phydev) in phy_print_status() 205 int phy_aneg_done(struct phy_device *phydev) in phy_aneg_done() 1274 int phy_speed_up(struct phy_device *phydev) in phy_speed_up() 1362 void phy_error(struct phy_device *phydev) in phy_error() 1388 struct phy_device *phydev = phy_dat; in phy_interrupt() local 1607 struct phy_device *phydev = in phy_state_machine() local 1622 void phy_stop(struct phy_device *phydev) in phy_stop() 1672 void phy_start(struct phy_device *phydev) in phy_start() 2022 struct phy_device *phydev = ndev->phydev; in phy_ethtool_get_link_ksettings() local 2036 struct phy_device *phydev = ndev->phydev; in phy_ethtool_set_link_ksettings() local [all …]
|
| A D | phy-c45.c | 18 static bool genphy_c45_baset1_able(struct phy_device *phydev) in genphy_c45_baset1_able() 52 int genphy_c45_pma_resume(struct phy_device *phydev) in genphy_c45_pma_resume() 66 int genphy_c45_pma_suspend(struct phy_device *phydev) in genphy_c45_pma_suspend() 340 int genphy_c45_restart_aneg(struct phy_device *phydev) in genphy_c45_restart_aneg() 397 int genphy_c45_aneg_done(struct phy_device *phydev) in genphy_c45_aneg_done() 419 int genphy_c45_read_link(struct phy_device *phydev) in genphy_c45_read_link() 523 int genphy_c45_read_lpa(struct phy_device *phydev) in genphy_c45_read_lpa() 600 int genphy_c45_read_pma(struct phy_device *phydev) in genphy_c45_read_pma() 650 int genphy_c45_read_mdix(struct phy_device *phydev) in genphy_c45_read_mdix() 1164 int genphy_c45_read_status(struct phy_device *phydev) in genphy_c45_read_status() [all …]
|
| A D | broadcom.c | 26 #define BRCM_PHY_MODEL(phydev) \ argument 29 #define BRCM_PHY_REV(phydev) \ argument 114 static int bcm54210e_config_init(struct phy_device *phydev) in bcm54210e_config_init() 129 static int bcm54612e_config_init(struct phy_device *phydev) in bcm54612e_config_init() 359 static void bcm54xx_ptp_stop(struct phy_device *phydev) in bcm54xx_ptp_stop() 577 static int bcm54xx_suspend(struct phy_device *phydev) in bcm54xx_suspend() 602 static int bcm54xx_resume(struct phy_device *phydev) in bcm54xx_resume() 785 static int bcm54616s_probe(struct phy_device *phydev) in bcm54616s_probe() 1015 static int brcm_fet_suspend(struct phy_device *phydev) in brcm_fet_suspend() 1280 static int lre_read_lpa(struct phy_device *phydev) in lre_read_lpa() [all …]
|
| A D | bcm-phy-lib.c | 45 int __bcm_phy_read_exp(struct phy_device *phydev, u16 reg) in __bcm_phy_read_exp() 62 int bcm_phy_read_exp(struct phy_device *phydev, u16 reg) in bcm_phy_read_exp() 123 int bcm_phy_write_misc(struct phy_device *phydev, in bcm_phy_write_misc() 147 int bcm_phy_read_misc(struct phy_device *phydev, in bcm_phy_read_misc() 171 int bcm_phy_ack_intr(struct phy_device *phydev) in bcm_phy_ack_intr() 184 int bcm_phy_config_intr(struct phy_device *phydev) in bcm_phy_config_intr() 271 int bcm_phy_read_rdb(struct phy_device *phydev, u16 rdb) in bcm_phy_read_rdb() 515 int bcm_phy_get_sset_count(struct phy_device *phydev) in bcm_phy_get_sset_count() 566 void bcm_phy_r_rc_cal_reset(struct phy_device *phydev) in bcm_phy_r_rc_cal_reset() 618 int bcm_phy_enable_jumbo(struct phy_device *phydev) in bcm_phy_enable_jumbo() [all …]
|
| A D | phy_device.c | 220 struct phy_device *phydev; in phy_mdio_device_free() local 234 struct phy_device *phydev; in phy_mdio_device_remove() local 1223 struct phy_device *phydev; in phy_find_first() local 1300 struct phy_device *phydev; in phy_connect() local 1376 int phy_init_hw(struct phy_device *phydev) in phy_init_hw() 1518 struct phy_device *phydev = upstream; in phy_sfp_connect_phy() local 1540 struct phy_device *phydev = upstream; in phy_sfp_disconnect_phy() local 1557 struct phy_device *phydev = upstream; in phy_sfp_attach() local 1574 struct phy_device *phydev = upstream; in phy_sfp_detach() local 1798 struct phy_device *phydev; in phy_attach() local [all …]
|
| A D | marvell-88x2222.c | 61 static int mv2222_tx_enable(struct phy_device *phydev) in mv2222_tx_enable() 68 static int mv2222_tx_disable(struct phy_device *phydev) in mv2222_tx_disable() 74 static int mv2222_soft_reset(struct phy_device *phydev) in mv2222_soft_reset() 98 static int mv2222_enable_aneg(struct phy_device *phydev) in mv2222_enable_aneg() 451 static int mv2222_resume(struct phy_device *phydev) in mv2222_resume() 456 static int mv2222_suspend(struct phy_device *phydev) in mv2222_suspend() 479 struct phy_device *phydev = upstream; in mv2222_sfp_insert() local 521 struct phy_device *phydev = upstream; in mv2222_sfp_remove() local 533 struct phy_device *phydev = upstream; in mv2222_sfp_link_up() local 542 struct phy_device *phydev = upstream; in mv2222_sfp_link_down() local [all …]
|
| A D | marvell.c | 359 static int marvell_read_page(struct phy_device *phydev) in marvell_read_page() 1617 static int m88e6390_errata(struct phy_device *phydev) in m88e6390_errata() 1840 static int marvell_suspend(struct phy_device *phydev) in marvell_suspend() 1875 static int marvell_resume(struct phy_device *phydev) in marvell_resume() 3065 struct phy_device *phydev = dev_get_drvdata(dev); in marvell_hwmon_read() local 3090 struct phy_device *phydev = dev_get_drvdata(dev); in marvell_hwmon_write() local 3108 const struct phy_device *phydev = data; in marvell_hwmon_is_visible() local 3551 static int marvell_probe(struct phy_device *phydev) in marvell_probe() 3567 struct phy_device *phydev = upstream; in m88e1510_sfp_insert() local 3620 struct phy_device *phydev = upstream; in m88e1510_sfp_remove() local [all …]
|
| A D | phy-core.c | 179 void phy_set_max_speed(struct phy_device *phydev, u32 max_speed) in phy_set_max_speed() 187 void of_set_phy_supported(struct phy_device *phydev) in of_set_phy_supported() 202 void of_set_phy_eee_broken(struct phy_device *phydev) in of_set_phy_eee_broken() 233 void of_set_phy_timing_role(struct phy_device *phydev) in of_set_phy_timing_role() 269 void phy_resolve_aneg_pause(struct phy_device *phydev) in phy_resolve_aneg_pause() 289 void phy_resolve_aneg_linkmode(struct phy_device *phydev) in phy_resolve_aneg_linkmode() 315 void phy_check_downshift(struct phy_device *phydev) in phy_check_downshift() 356 int phy_speed_down_core(struct phy_device *phydev) in phy_speed_down_core() 670 static int __phy_read_page(struct phy_device *phydev) in __phy_read_page() 694 int phy_save_page(struct phy_device *phydev) in phy_save_page() [all …]
|
| A D | icplus.c | 94 static int ip175c_config_init(struct phy_device *phydev) in ip175c_config_init() 149 static int ip1001_config_init(struct phy_device *phydev) in ip1001_config_init() 185 static int ip175c_read_status(struct phy_device *phydev) in ip175c_read_status() 196 static int ip175c_config_aneg(struct phy_device *phydev) in ip175c_config_aneg() 204 static int ip101a_g_probe(struct phy_device *phydev) in ip101a_g_probe() 276 static int ip101a_config_init(struct phy_device *phydev) in ip101a_config_init() 288 static int ip101g_config_init(struct phy_device *phydev) in ip101g_config_init() 307 static int ip101a_g_read_status(struct phy_device *phydev) in ip101a_g_read_status() 459 static int ip101a_read_page(struct phy_device *phydev) in ip101a_read_page() 471 static int ip101g_read_page(struct phy_device *phydev) in ip101g_read_page() [all …]
|
| A D | marvell10g.c | 206 struct phy_device *phydev = dev_get_drvdata(dev); in mv3310_hwmon_read() local 263 static int mv3310_hwmon_probe(struct phy_device *phydev) in mv3310_hwmon_probe() 304 static int mv3310_power_down(struct phy_device *phydev) in mv3310_power_down() 310 static int mv3310_power_up(struct phy_device *phydev) in mv3310_power_up() 468 struct phy_device *phydev = upstream; in mv3310_sfp_insert() local 491 static int mv3310_probe(struct phy_device *phydev) in mv3310_probe() 551 static void mv3310_remove(struct phy_device *phydev) in mv3310_remove() 556 static int mv3310_suspend(struct phy_device *phydev) in mv3310_suspend() 561 static int mv3310_resume(struct phy_device *phydev) in mv3310_resume() 1314 static void mv3110_get_wol(struct phy_device *phydev, in mv3110_get_wol() [all …]
|
| A D | marvell-88q2xxx.c | 235 static int mv88q2xxx_soft_reset(struct phy_device *phydev) in mv88q2xxx_soft_reset() 361 static int mv88q2xxx_read_link(struct phy_device *phydev) in mv88q2xxx_read_link() 414 static int mv88q2xxx_read_status(struct phy_device *phydev) in mv88q2xxx_read_status() 484 static int mv88q2xxx_get_sqi(struct phy_device *phydev) in mv88q2xxx_get_sqi() 593 static int mv88q2xxx_suspend(struct phy_device *phydev) in mv88q2xxx_suspend() 609 static int mv88q2xxx_resume(struct phy_device *phydev) in mv88q2xxx_resume() 657 struct phy_device *phydev = dev_get_drvdata(dev); in mv88q2xxx_hwmon_read() local 697 struct phy_device *phydev = dev_get_drvdata(dev); in mv88q2xxx_hwmon_write() local 755 static int mv88q2xxx_leds_probe(struct phy_device *phydev) in mv88q2xxx_leds_probe() 791 static int mv88q2xxx_leds_probe(struct phy_device *phydev) in mv88q2xxx_leds_probe() [all …]
|
| A D | micrel.c | 391 struct phy_device *phydev; member 409 struct phy_device *phydev; member 3136 struct phy_device *phydev = shared->phydev; in lan8814_ptpci_gettime64() local 3154 struct phy_device *phydev = shared->phydev; in lan8814_ptpci_settime64() local 3326 struct phy_device *phydev = shared->phydev; in lan8814_ptpci_adjtime() local 3339 struct phy_device *phydev = shared->phydev; in lan8814_ptpci_adjfine() local 3461 struct phy_device *phydev = shared->phydev; in lan8814_ptp_perout() local 3630 struct phy_device *phydev = shared->phydev; in lan8814_ptp_extts() local 3733 struct phy_device *phydev = ptp_priv->phydev; in lan8814_dequeue_tx_skb() local 3743 struct phy_device *phydev = ptp_priv->phydev; in lan8814_get_tx_ts() local [all …]
|
| A D | nxp-tja11xx.c | 90 struct phy_device *phydev; member 146 static int tja11xx_wakeup(struct phy_device *phydev) in tja11xx_wakeup() 200 static int tja11xx_soft_reset(struct phy_device *phydev) in tja11xx_soft_reset() 244 static int tja11xx_config_aneg(struct phy_device *phydev) in tja11xx_config_aneg() 300 static int tja11xx_config_init(struct phy_device *phydev) in tja11xx_config_init() 404 static int tja11xx_get_sqi(struct phy_device *phydev) in tja11xx_get_sqi() 433 static void tja11xx_get_stats(struct phy_device *phydev, in tja11xx_get_stats() 453 struct phy_device *phydev = dev_get_drvdata(dev); in tja11xx_hwmon_read() local 517 static int tja11xx_parse_dt(struct phy_device *phydev) in tja11xx_parse_dt() 531 static int tja11xx_probe(struct phy_device *phydev) in tja11xx_probe() [all …]
|
| A D | motorcomm.c | 509 static void ytphy_get_wol(struct phy_device *phydev, in ytphy_get_wol() 608 static int yt8531_set_wol(struct phy_device *phydev, in yt8531_set_wol() 663 static int yt8511_read_page(struct phy_device *phydev) in yt8511_read_page() 743 static int yt8521_read_page(struct phy_device *phydev) in yt8521_read_page() 979 static int yt8531_set_ds(struct phy_device *phydev) in yt8531_set_ds() 1034 static int yt8521_probe(struct phy_device *phydev) in yt8521_probe() 1152 static int yt8531_probe(struct phy_device *phydev) in yt8531_probe() 1597 static int yt8521_suspend(struct phy_device *phydev) in yt8521_suspend() 1619 static int yt8521_resume(struct phy_device *phydev) in yt8521_resume() 2853 static int yt8821_suspend(struct phy_device *phydev) in yt8821_suspend() [all …]
|
| A D | microchip.c | 30 static int lan88xx_read_page(struct phy_device *phydev) in lan88xx_read_page() 35 static int lan88xx_write_page(struct phy_device *phydev, int page) in lan88xx_write_page() 40 static int lan88xx_suspend(struct phy_device *phydev) in lan88xx_suspend() 100 static void lan88xx_config_TR_regs(struct phy_device *phydev) in lan88xx_config_TR_regs() 196 static int lan88xx_probe(struct phy_device *phydev) in lan88xx_probe() 239 static void lan88xx_remove(struct phy_device *phydev) in lan88xx_remove() 248 static int lan88xx_set_wol(struct phy_device *phydev, in lan88xx_set_wol() 258 static void lan88xx_set_mdix(struct phy_device *phydev) in lan88xx_set_mdix() 285 static int lan88xx_config_init(struct phy_device *phydev) in lan88xx_config_init() 303 static int lan88xx_config_aneg(struct phy_device *phydev) in lan88xx_config_aneg() [all …]
|
| A D | smsc.c | 66 int smsc_phy_config_intr(struct phy_device *phydev) in smsc_phy_config_intr() 89 static int smsc_phy_config_edpd(struct phy_device *phydev) in smsc_phy_config_edpd() 122 int smsc_phy_config_init(struct phy_device *phydev) in smsc_phy_config_init() 137 static int smsc_phy_reset(struct phy_device *phydev) in smsc_phy_reset() 235 int lan87xx_read_status(struct phy_device *phydev) in lan87xx_read_status() 341 static void lan874x_get_wol(struct phy_device *phydev, in lan874x_get_wol() 453 static int lan874x_set_wol(struct phy_device *phydev, in lan874x_set_wol() 576 static void smsc_get_stats(struct phy_device *phydev, in smsc_get_stats() 634 int smsc_phy_get_tunable(struct phy_device *phydev, in smsc_phy_get_tunable() 646 int smsc_phy_set_tunable(struct phy_device *phydev, in smsc_phy_set_tunable() [all …]
|
| A D | vitesse.c | 107 static int vsc824x_add_skew(struct phy_device *phydev) in vsc824x_add_skew() 128 static int vsc824x_config_init(struct phy_device *phydev) in vsc824x_config_init() 145 static int vsc73xx_read_page(struct phy_device *phydev) in vsc73xx_read_page() 201 static int vsc73xx_get_tunable(struct phy_device *phydev, in vsc73xx_get_tunable() 212 static int vsc73xx_set_tunable(struct phy_device *phydev, in vsc73xx_set_tunable() 223 static void vsc73xx_config_init(struct phy_device *phydev) in vsc73xx_config_init() 240 static int vsc738x_config_init(struct phy_device *phydev) in vsc738x_config_init() 306 static int vsc739x_config_init(struct phy_device *phydev) in vsc739x_config_init() 372 static int vsc73xx_config_aneg(struct phy_device *phydev) in vsc73xx_config_aneg() 396 static int vsc73xx_read_status(struct phy_device *phydev) in vsc73xx_read_status() [all …]
|
| /drivers/net/ethernet/realtek/ |
| A D | r8169_phy_config.c | 115 struct phy_device *phydev) in rtl8169s_hw_phy_config() 183 struct phy_device *phydev) in rtl8169sb_hw_phy_config() 189 struct phy_device *phydev) in rtl8169scd_hw_phy_config() 235 struct phy_device *phydev) in rtl8169sce_hw_phy_config() 289 struct phy_device *phydev) in rtl8168bef_hw_phy_config() 430 struct phy_device *phydev, in rtl8168d_apply_firmware_cond() 623 struct phy_device *phydev) in rtl8168f_hw_phy_config() 675 struct phy_device *phydev) in rtl8411_hw_phy_config() 884 struct phy_device *phydev) in rtl8117_hw_phy_config() 938 struct phy_device *phydev) in rtl8401_hw_phy_config() [all …]
|
| /drivers/net/phy/mscc/ |
| A D | mscc_main.c | 163 static void vsc85xx_get_stats(struct phy_device *phydev, in vsc85xx_get_stats() 277 static int vsc85xx_wol_set(struct phy_device *phydev, in vsc85xx_wol_set() 350 static void vsc85xx_wol_get(struct phy_device *phydev, in vsc85xx_wol_get() 728 u32 vsc85xx_csr_read(struct phy_device *phydev, in vsc85xx_csr_read() 782 int vsc85xx_csr_write(struct phy_device *phydev, in vsc85xx_csr_write() 844 int vsc8584_cmd(struct phy_device *phydev, u16 val) in vsc8584_cmd() 975 static int vsc8584_patch_fw(struct phy_device *phydev, in vsc8584_patch_fw() 2205 static int vsc8514_probe(struct phy_device *phydev) in vsc8514_probe() 2234 static int vsc8574_probe(struct phy_device *phydev) in vsc8574_probe() 2263 static int vsc8584_probe(struct phy_device *phydev) in vsc8584_probe() [all …]
|
| A D | mscc_ptp.c | 167 static int vsc85xx_ts_fsb_init(struct phy_device *phydev) in vsc85xx_ts_fsb_init() 614 struct phy_device *phydev = ptp->phydev; in vsc85xx_adjfine() local 648 struct phy_device *phydev = ptp->phydev; in __vsc85xx_gettime() local 686 struct phy_device *phydev = ptp->phydev; in vsc85xx_gettime() local 700 struct phy_device *phydev = ptp->phydev; in __vsc85xx_settime() local 737 struct phy_device *phydev = ptp->phydev; in vsc85xx_settime() local 750 struct phy_device *phydev = ptp->phydev; in vsc85xx_adjtime() local 1060 struct phy_device *phydev = vsc8531->ptp->phydev; in vsc85xx_hwtstamp() local 1517 int vsc8584_ptp_init(struct phy_device *phydev) in vsc8584_ptp_init() 1559 int vsc8584_ptp_probe(struct phy_device *phydev) in vsc8584_ptp_probe() [all …]
|
| /drivers/net/phy/realtek/ |
| A D | realtek_main.c | 178 static int rtl821x_read_page(struct phy_device *phydev) in rtl821x_read_page() 218 static int rtl821x_probe(struct phy_device *phydev) in rtl821x_probe() 285 static int rtl8201_config_intr(struct phy_device *phydev) in rtl8201_config_intr() 490 static int rtl8211_config_aneg(struct phy_device *phydev) in rtl8211_config_aneg() 614 static int rtl821x_suspend(struct phy_device *phydev) in rtl821x_suspend() 631 static int rtl821x_resume(struct phy_device *phydev) in rtl821x_resume() 860 static int rtl8211b_suspend(struct phy_device *phydev) in rtl8211b_suspend() 867 static int rtl8211b_resume(struct phy_device *phydev) in rtl8211b_resume() 1032 static int rtl822x_probe(struct phy_device *phydev) in rtl822x_probe() 1404 static int rtlgen_resume(struct phy_device *phydev) in rtlgen_resume() [all …]
|
| /drivers/net/phy/qcom/ |
| A D | qcom-phy-lib.c | 17 int at803x_debug_reg_read(struct phy_device *phydev, u16 reg) in at803x_debug_reg_read() 29 int at803x_debug_reg_mask(struct phy_device *phydev, u16 reg, in at803x_debug_reg_mask() 59 int at803x_set_wol(struct phy_device *phydev, in at803x_set_wol() 118 int at8031_set_wol(struct phy_device *phydev, in at8031_set_wol() 143 void at803x_get_wol(struct phy_device *phydev, in at803x_get_wol() 160 int at803x_ack_interrupt(struct phy_device *phydev) in at803x_ack_interrupt() 170 int at803x_config_intr(struct phy_device *phydev) in at803x_config_intr() 340 int at803x_read_status(struct phy_device *phydev) in at803x_read_status() 428 int at803x_get_tunable(struct phy_device *phydev, in at803x_get_tunable() 440 int at803x_set_tunable(struct phy_device *phydev, in at803x_set_tunable() [all …]
|
| A D | at803x.c | 199 static int at803x_read_page(struct phy_device *phydev) in at803x_read_page() 260 static int at803x_suspend(struct phy_device *phydev) in at803x_suspend() 278 static int at803x_resume(struct phy_device *phydev) in at803x_resume() 283 static int at803x_parse_dt(struct phy_device *phydev) in at803x_parse_dt() 362 static int at803x_probe(struct phy_device *phydev) in at803x_probe() 692 struct phy_device *phydev = rdev_get_drvdata(rdev); in at8031_rgmii_reg_set_voltage_sel() local 704 struct phy_device *phydev = rdev_get_drvdata(rdev); in at8031_rgmii_reg_get_voltage_sel() local 774 struct phy_device *phydev = upstream; in at8031_sfp_insert() local 848 static int at8031_probe(struct phy_device *phydev) in at8031_probe() 1002 static int at8035_probe(struct phy_device *phydev) in at8035_probe() [all …]
|
| A D | qca808x.c | 149 static bool qca808x_is_prefer_master(struct phy_device *phydev) in qca808x_is_prefer_master() 160 static bool qca808x_is_1g_only(struct phy_device *phydev) in qca808x_is_1g_only() 181 static int qca808x_probe(struct phy_device *phydev) in qca808x_probe() 198 static int qca808x_config_init(struct phy_device *phydev) in qca808x_config_init() 257 static int qca808x_read_status(struct phy_device *phydev) in qca808x_read_status() 308 static int qca808x_soft_reset(struct phy_device *phydev) in qca808x_soft_reset() 322 static int qca808x_cable_test_start(struct phy_device *phydev) in qca808x_cable_test_start() 363 static int qca808x_get_features(struct phy_device *phydev) in qca808x_get_features() 387 static int qca808x_config_aneg(struct phy_device *phydev) in qca808x_config_aneg() 630 static int qca808x_update_stats(struct phy_device *phydev) in qca808x_update_stats() [all …]
|
| /drivers/net/phy/aquantia/ |
| A D | aquantia_main.c | 149 static void aqr107_get_stats(struct phy_device *phydev, in aqr107_get_stats() 190 static int aqr_config_aneg(struct phy_device *phydev) in aqr_config_aneg() 245 static int aqr_config_intr(struct phy_device *phydev) in aqr_config_intr() 302 static int aqr_read_status(struct phy_device *phydev) in aqr_read_status() 413 static int aqr105_config_aneg(struct phy_device *phydev) in aqr105_config_aneg() 468 static int aqr105_read_rate(struct phy_device *phydev) in aqr105_read_rate() 568 static int aqr107_read_rate(struct phy_device *phydev) in aqr107_read_rate() 750 int aqr_wait_reset_complete(struct phy_device *phydev) in aqr_wait_reset_complete() 957 static int aqr107_suspend(struct phy_device *phydev) in aqr107_suspend() 969 static int aqr107_resume(struct phy_device *phydev) in aqr107_resume() [all …]
|