Home
last modified time | relevance | path

Searched defs:phydev (Results 1 – 25 of 193) sorted by relevance

12345678

/linux-6.3-rc2/drivers/net/ethernet/realtek/
A Dr8169_phy_config.c109 struct phy_device *phydev) in rtl8169s_hw_phy_config()
177 struct phy_device *phydev) in rtl8169sb_hw_phy_config()
183 struct phy_device *phydev) in rtl8169scd_hw_phy_config()
229 struct phy_device *phydev) in rtl8169sce_hw_phy_config()
283 struct phy_device *phydev) in rtl8168bb_hw_phy_config()
433 struct phy_device *phydev, in rtl8168d_apply_firmware_cond()
626 struct phy_device *phydev) in rtl8168f_hw_phy_config()
678 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 …]
/linux-6.3-rc2/drivers/net/phy/
A Dphy.c103 void phy_print_status(struct phy_device *phydev) in phy_print_status()
189 int phy_aneg_done(struct phy_device *phydev) in phy_aneg_done()
1110 int phy_speed_up(struct phy_device *phydev) in phy_speed_up()
1181 void phy_error(struct phy_device *phydev) in phy_error()
1212 struct phy_device *phydev = phy_dat; in phy_interrupt() local
1301 void phy_stop(struct phy_device *phydev) in phy_stop()
1345 void phy_start(struct phy_device *phydev) in phy_start()
1376 struct phy_device *phydev = in phy_state_machine() local
1617 struct phy_device *phydev = ndev->phydev; in phy_ethtool_get_link_ksettings() local
1631 struct phy_device *phydev = ndev->phydev; in phy_ethtool_set_link_ksettings() local
[all …]
A Dphy-c45.c17 static bool genphy_c45_baset1_able(struct phy_device *phydev) in genphy_c45_baset1_able()
51 int genphy_c45_pma_resume(struct phy_device *phydev) in genphy_c45_pma_resume()
65 int genphy_c45_pma_suspend(struct phy_device *phydev) in genphy_c45_pma_suspend()
329 int genphy_c45_restart_aneg(struct phy_device *phydev) in genphy_c45_restart_aneg()
386 int genphy_c45_aneg_done(struct phy_device *phydev) in genphy_c45_aneg_done()
408 int genphy_c45_read_link(struct phy_device *phydev) in genphy_c45_read_link()
512 int genphy_c45_read_lpa(struct phy_device *phydev) in genphy_c45_read_lpa()
589 int genphy_c45_read_pma(struct phy_device *phydev) in genphy_c45_read_pma()
639 int genphy_c45_read_mdix(struct phy_device *phydev) in genphy_c45_read_mdix()
1042 int genphy_c45_read_status(struct phy_device *phydev) in genphy_c45_read_status()
[all …]
A Dbcm-phy-lib.c43 int __bcm_phy_read_exp(struct phy_device *phydev, u16 reg) in __bcm_phy_read_exp()
60 int bcm_phy_read_exp(struct phy_device *phydev, u16 reg) in bcm_phy_read_exp()
121 int bcm_phy_write_misc(struct phy_device *phydev, in bcm_phy_write_misc()
145 int bcm_phy_read_misc(struct phy_device *phydev, in bcm_phy_read_misc()
169 int bcm_phy_ack_intr(struct phy_device *phydev) in bcm_phy_ack_intr()
182 int bcm_phy_config_intr(struct phy_device *phydev) in bcm_phy_config_intr()
269 int bcm_phy_read_rdb(struct phy_device *phydev, u16 rdb) in bcm_phy_read_rdb()
511 int bcm_phy_get_sset_count(struct phy_device *phydev) in bcm_phy_get_sset_count()
560 void bcm_phy_r_rc_cal_reset(struct phy_device *phydev) in bcm_phy_r_rc_cal_reset()
612 int bcm_phy_enable_jumbo(struct phy_device *phydev) in bcm_phy_enable_jumbo()
[all …]
A Drealtek.c85 static int rtl821x_read_page(struct phy_device *phydev) in rtl821x_read_page()
95 static int rtl821x_probe(struct phy_device *phydev) in rtl821x_probe()
157 static int rtl8201_config_intr(struct phy_device *phydev) in rtl8201_config_intr()
181 static int rtl8211b_config_intr(struct phy_device *phydev) in rtl8211b_config_intr()
203 static int rtl8211e_config_intr(struct phy_device *phydev) in rtl8211e_config_intr()
309 static int rtl8211_config_aneg(struct phy_device *phydev) in rtl8211_config_aneg()
422 static int rtl821x_resume(struct phy_device *phydev) in rtl821x_resume()
483 static int rtl8211b_suspend(struct phy_device *phydev) in rtl8211b_suspend()
490 static int rtl8211b_resume(struct phy_device *phydev) in rtl8211b_resume()
512 static int rtlgen_get_speed(struct phy_device *phydev) in rtlgen_get_speed()
[all …]
A Dbroadcom.c20 #define BRCM_PHY_MODEL(phydev) \ argument
23 #define BRCM_PHY_REV(phydev) \ argument
76 static int bcm54210e_config_init(struct phy_device *phydev) in bcm54210e_config_init()
91 static int bcm54612e_config_init(struct phy_device *phydev) in bcm54612e_config_init()
112 static int bcm54616s_config_init(struct phy_device *phydev) in bcm54616s_config_init()
321 static void bcm54xx_ptp_stop(struct phy_device *phydev) in bcm54xx_ptp_stop()
440 static int bcm54xx_suspend(struct phy_device *phydev) in bcm54xx_suspend()
457 static int bcm54xx_resume(struct phy_device *phydev) in bcm54xx_resume()
541 static int bcm54616s_probe(struct phy_device *phydev) in bcm54616s_probe()
769 static int brcm_fet_suspend(struct phy_device *phydev) in brcm_fet_suspend()
[all …]
A Dmarvell-88x2222.c64 static int mv2222_tx_enable(struct phy_device *phydev) in mv2222_tx_enable()
71 static int mv2222_tx_disable(struct phy_device *phydev) in mv2222_tx_disable()
77 static int mv2222_soft_reset(struct phy_device *phydev) in mv2222_soft_reset()
101 static int mv2222_enable_aneg(struct phy_device *phydev) in mv2222_enable_aneg()
454 static int mv2222_resume(struct phy_device *phydev) in mv2222_resume()
459 static int mv2222_suspend(struct phy_device *phydev) in mv2222_suspend()
482 struct phy_device *phydev = upstream; in mv2222_sfp_insert() local
524 struct phy_device *phydev = upstream; in mv2222_sfp_remove() local
536 struct phy_device *phydev = upstream; in mv2222_sfp_link_up() local
545 struct phy_device *phydev = upstream; in mv2222_sfp_link_down() local
[all …]
A Dphy_device.c242 struct phy_device *phydev; in phy_mdio_device_free() local
256 struct phy_device *phydev; in phy_mdio_device_remove() local
1057 struct phy_device *phydev; in phy_find_first() local
1147 struct phy_device *phydev; in phy_connect() local
1223 int phy_init_hw(struct phy_device *phydev) in phy_init_hw()
1361 struct phy_device *phydev = upstream; in phy_sfp_attach() local
1378 struct phy_device *phydev = upstream; in phy_sfp_detach() local
1592 struct phy_device *phydev; in phy_attach() local
1793 void phy_detach(struct phy_device *phydev) in phy_detach()
1850 int phy_suspend(struct phy_device *phydev) in phy_suspend()
[all …]
A Dicplus.c94 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 Dmarvell.c311 static int marvell_read_page(struct phy_device *phydev) in marvell_read_page()
1526 static int m88e6390_errata(struct phy_device *phydev) in m88e6390_errata()
1736 static int marvell_suspend(struct phy_device *phydev) in marvell_suspend()
1771 static int marvell_resume(struct phy_device *phydev) in marvell_resume()
2652 struct phy_device *phydev = dev_get_drvdata(dev); in marvell_hwmon_read() local
2677 struct phy_device *phydev = dev_get_drvdata(dev); in marvell_hwmon_write() local
2695 const struct phy_device *phydev = data; in marvell_hwmon_is_visible() local
2835 static int marvell_probe(struct phy_device *phydev) in marvell_probe()
2851 struct phy_device *phydev = upstream; in m88e1510_sfp_insert() local
2904 struct phy_device *phydev = upstream; in m88e1510_sfp_remove() local
[all …]
A Dmarvell10g.c199 struct phy_device *phydev = dev_get_drvdata(dev); in mv3310_hwmon_read() local
276 static int mv3310_hwmon_probe(struct phy_device *phydev) in mv3310_hwmon_probe()
317 static int mv3310_power_down(struct phy_device *phydev) in mv3310_power_down()
323 static int mv3310_power_up(struct phy_device *phydev) in mv3310_power_up()
474 struct phy_device *phydev = upstream; in mv3310_sfp_insert() local
495 static int mv3310_probe(struct phy_device *phydev) in mv3310_probe()
555 static void mv3310_remove(struct phy_device *phydev) in mv3310_remove()
560 static int mv3310_suspend(struct phy_device *phydev) in mv3310_suspend()
565 static int mv3310_resume(struct phy_device *phydev) in mv3310_resume()
1260 static void mv3110_get_wol(struct phy_device *phydev, in mv3110_get_wol()
[all …]
A Dnxp-tja11xx.c87 struct phy_device *phydev; member
143 static int tja11xx_wakeup(struct phy_device *phydev) in tja11xx_wakeup()
189 static int tja11xx_soft_reset(struct phy_device *phydev) in tja11xx_soft_reset()
233 static int tja11xx_config_aneg(struct phy_device *phydev) in tja11xx_config_aneg()
289 static int tja11xx_config_init(struct phy_device *phydev) in tja11xx_config_init()
392 static int tja11xx_get_sqi(struct phy_device *phydev) in tja11xx_get_sqi()
423 static void tja11xx_get_stats(struct phy_device *phydev, in tja11xx_get_stats()
443 struct phy_device *phydev = dev_get_drvdata(dev); in tja11xx_hwmon_read() local
514 static int tja11xx_parse_dt(struct phy_device *phydev) in tja11xx_parse_dt()
528 static int tja11xx_probe(struct phy_device *phydev) in tja11xx_probe()
[all …]
A Dphy-core.c361 void phy_set_max_speed(struct phy_device *phydev, u32 max_speed) in phy_set_max_speed()
369 void of_set_phy_supported(struct phy_device *phydev) in of_set_phy_supported()
384 void of_set_phy_eee_broken(struct phy_device *phydev) in of_set_phy_eee_broken()
421 void phy_resolve_aneg_pause(struct phy_device *phydev) in phy_resolve_aneg_pause()
441 void phy_resolve_aneg_linkmode(struct phy_device *phydev) in phy_resolve_aneg_linkmode()
468 void phy_check_downshift(struct phy_device *phydev) in phy_check_downshift()
515 int phy_speed_down_core(struct phy_device *phydev) in phy_speed_down_core()
831 static int __phy_read_page(struct phy_device *phydev) in __phy_read_page()
839 static int __phy_write_page(struct phy_device *phydev, int page) in __phy_write_page()
855 int phy_save_page(struct phy_device *phydev) in phy_save_page()
[all …]
A Dmicrochip.c24 static int lan88xx_read_page(struct phy_device *phydev) in lan88xx_read_page()
29 static int lan88xx_write_page(struct phy_device *phydev, int page) in lan88xx_write_page()
34 static int lan88xx_phy_config_intr(struct phy_device *phydev) in lan88xx_phy_config_intr()
75 static int lan88xx_suspend(struct phy_device *phydev) in lan88xx_suspend()
135 static void lan88xx_config_TR_regs(struct phy_device *phydev) in lan88xx_config_TR_regs()
231 static int lan88xx_probe(struct phy_device *phydev) in lan88xx_probe()
274 static void lan88xx_remove(struct phy_device *phydev) in lan88xx_remove()
283 static int lan88xx_set_wol(struct phy_device *phydev, in lan88xx_set_wol()
293 static void lan88xx_set_mdix(struct phy_device *phydev) in lan88xx_set_mdix()
320 static int lan88xx_config_init(struct phy_device *phydev) in lan88xx_config_init()
[all …]
A Dat803x.c376 static int at803x_read_page(struct phy_device *phydev) in at803x_read_page()
437 static int at803x_set_wol(struct phy_device *phydev, in at803x_set_wol()
505 static void at803x_get_wol(struct phy_device *phydev, in at803x_get_wol()
568 static int at803x_suspend(struct phy_device *phydev) in at803x_suspend()
586 static int at803x_resume(struct phy_device *phydev) in at803x_resume()
594 struct phy_device *phydev = rdev_get_drvdata(rdev); in at803x_rgmii_reg_set_voltage_sel() local
606 struct phy_device *phydev = rdev_get_drvdata(rdev); in at803x_rgmii_reg_get_voltage_sel() local
676 struct phy_device *phydev = upstream; in at803x_sfp_insert() local
724 static int at803x_parse_dt(struct phy_device *phydev) in at803x_parse_dt()
844 static int at803x_probe(struct phy_device *phydev) in at803x_probe()
[all …]
A Dlxt.c62 static int lxt970_ack_interrupt(struct phy_device *phydev) in lxt970_ack_interrupt()
79 static int lxt970_config_intr(struct phy_device *phydev) in lxt970_config_intr()
100 static irqreturn_t lxt970_handle_interrupt(struct phy_device *phydev) in lxt970_handle_interrupt()
127 static int lxt970_config_init(struct phy_device *phydev) in lxt970_config_init()
133 static int lxt971_ack_interrupt(struct phy_device *phydev) in lxt971_ack_interrupt()
143 static int lxt971_config_intr(struct phy_device *phydev) in lxt971_config_intr()
164 static irqreturn_t lxt971_handle_interrupt(struct phy_device *phydev) in lxt971_handle_interrupt()
187 static int lxt973a2_update_link(struct phy_device *phydev) in lxt973a2_update_link()
219 static int lxt973a2_read_status(struct phy_device *phydev) in lxt973a2_read_status()
280 static int lxt973_probe(struct phy_device *phydev) in lxt973_probe()
[all …]
A Dbcm7xxx.c51 static int bcm7xxx_28nm_d0_afe_config_init(struct phy_device *phydev) in bcm7xxx_28nm_d0_afe_config_init()
144 static int bcm7xxx_28nm_config_init(struct phy_device *phydev) in bcm7xxx_28nm_config_init()
207 static int bcm7xxx_28nm_resume(struct phy_device *phydev) in bcm7xxx_28nm_resume()
590 static int bcm7xxx_16nm_ephy_resume(struct phy_device *phydev) in bcm7xxx_16nm_ephy_resume()
689 static int bcm7xxx_28nm_ephy_resume(struct phy_device *phydev) in bcm7xxx_28nm_ephy_resume()
701 static int bcm7xxx_config_init(struct phy_device *phydev) in bcm7xxx_config_init()
735 static int bcm7xxx_suspend(struct phy_device *phydev) in bcm7xxx_suspend()
762 static int bcm7xxx_28nm_get_tunable(struct phy_device *phydev, in bcm7xxx_28nm_get_tunable()
774 static int bcm7xxx_28nm_set_tunable(struct phy_device *phydev, in bcm7xxx_28nm_set_tunable()
811 static int bcm7xxx_28nm_probe(struct phy_device *phydev) in bcm7xxx_28nm_probe()
[all …]
A Dsmsc.c50 static int smsc_phy_ack_interrupt(struct phy_device *phydev) in smsc_phy_ack_interrupt()
57 static int smsc_phy_config_intr(struct phy_device *phydev) in smsc_phy_config_intr()
99 static int smsc_phy_config_init(struct phy_device *phydev) in smsc_phy_config_init()
118 static int smsc_phy_reset(struct phy_device *phydev) in smsc_phy_reset()
137 static int lan87xx_config_aneg(struct phy_device *phydev) in lan87xx_config_aneg()
171 static int lan95xx_config_aneg_ext(struct phy_device *phydev) in lan95xx_config_aneg_ext()
199 static int lan87xx_read_status(struct phy_device *phydev) in lan87xx_read_status()
240 static int smsc_get_sset_count(struct phy_device *phydev) in smsc_get_sset_count()
255 static u64 smsc_get_stat(struct phy_device *phydev, int i) in smsc_get_stat()
270 static void smsc_get_stats(struct phy_device *phydev, in smsc_get_stats()
[all …]
A Dvitesse.c83 static int vsc824x_add_skew(struct phy_device *phydev) in vsc824x_add_skew()
104 static int vsc824x_config_init(struct phy_device *phydev) in vsc824x_config_init()
121 static int vsc73xx_read_page(struct phy_device *phydev) in vsc73xx_read_page()
131 static void vsc73xx_config_init(struct phy_device *phydev) in vsc73xx_config_init()
142 static int vsc738x_config_init(struct phy_device *phydev) in vsc738x_config_init()
208 static int vsc739x_config_init(struct phy_device *phydev) in vsc739x_config_init()
240 static int vsc73xx_config_aneg(struct phy_device *phydev) in vsc73xx_config_aneg()
254 static int vsc8601_add_skew(struct phy_device *phydev) in vsc8601_add_skew()
266 static int vsc8601_config_init(struct phy_device *phydev) in vsc8601_config_init()
279 static int vsc82xx_config_intr(struct phy_device *phydev) in vsc82xx_config_intr()
[all …]
A Dmotorcomm.c422 static void ytphy_get_wol(struct phy_device *phydev, in ytphy_get_wol()
521 static int yt8531_set_wol(struct phy_device *phydev, in yt8531_set_wol()
576 static int yt8511_read_page(struct phy_device *phydev) in yt8511_read_page()
586 static int yt8511_config_init(struct phy_device *phydev) in yt8511_config_init()
656 static int yt8521_read_page(struct phy_device *phydev) in yt8521_read_page()
843 static int yt8521_probe(struct phy_device *phydev) in yt8521_probe()
961 static int yt8531_probe(struct phy_device *phydev) in yt8531_probe()
1396 static int yt8521_soft_reset(struct phy_device *phydev) in yt8521_soft_reset()
1407 static int yt8521_suspend(struct phy_device *phydev) in yt8521_suspend()
1429 static int yt8521_resume(struct phy_device *phydev) in yt8521_resume()
[all …]
A Dmicrel.c281 struct phy_device *phydev; member
303 struct phy_device *phydev; member
2258 struct phy_device *phydev = ptp_priv->phydev; in lan8814_ts_info() local
2298 struct phy_device *phydev = ptp_priv->phydev; in lan8814_hwtstamp() local
2519 struct phy_device *phydev = shared->phydev; in lan8814_ptpci_gettime64() local
2537 struct phy_device *phydev = shared->phydev; in lan8814_ptpci_settime64() local
2675 struct phy_device *phydev = shared->phydev; in lan8814_ptpci_adjtime() local
2688 struct phy_device *phydev = shared->phydev; in lan8814_ptpci_adjfine() local
2757 struct phy_device *phydev = ptp_priv->phydev; in lan8814_dequeue_tx_skb() local
2767 struct phy_device *phydev = ptp_priv->phydev; in lan8814_get_tx_ts() local
[all …]
A Dbcm87xx.c34 static int bcm87xx_of_reg_init(struct phy_device *phydev) in bcm87xx_of_reg_init()
77 static int bcm87xx_of_reg_init(struct phy_device *phydev) in bcm87xx_of_reg_init()
83 static int bcm87xx_get_features(struct phy_device *phydev) in bcm87xx_get_features()
90 static int bcm87xx_config_init(struct phy_device *phydev) in bcm87xx_config_init()
95 static int bcm87xx_config_aneg(struct phy_device *phydev) in bcm87xx_config_aneg()
100 static int bcm87xx_read_status(struct phy_device *phydev) in bcm87xx_read_status()
140 static int bcm87xx_config_intr(struct phy_device *phydev) in bcm87xx_config_intr()
170 static irqreturn_t bcm87xx_handle_interrupt(struct phy_device *phydev) in bcm87xx_handle_interrupt()
188 static int bcm8706_match_phy_device(struct phy_device *phydev) in bcm8706_match_phy_device()
193 static int bcm8727_match_phy_device(struct phy_device *phydev) in bcm8727_match_phy_device()
A Dadin.c231 static u32 adin_get_reg_value(struct phy_device *phydev, in adin_get_reg_value()
419 static int adin_get_tunable(struct phy_device *phydev, in adin_get_tunable()
432 static int adin_set_tunable(struct phy_device *phydev, in adin_set_tunable()
472 static int adin_config_init(struct phy_device *phydev) in adin_config_init()
614 static int adin_config_mdix(struct phy_device *phydev) in adin_config_mdix()
651 static int adin_config_aneg(struct phy_device *phydev) in adin_config_aneg()
670 static int adin_mdix_update(struct phy_device *phydev) in adin_mdix_update()
711 static int adin_read_status(struct phy_device *phydev) in adin_read_status()
722 static int adin_soft_reset(struct phy_device *phydev) in adin_soft_reset()
805 static void adin_get_stats(struct phy_device *phydev, in adin_get_stats()
[all …]
/linux-6.3-rc2/drivers/net/phy/mscc/
A Dmscc_main.c159 static void vsc85xx_get_stats(struct phy_device *phydev, in vsc85xx_get_stats()
273 static int vsc85xx_wol_set(struct phy_device *phydev, in vsc85xx_wol_set()
352 static void vsc85xx_wol_get(struct phy_device *phydev, in vsc85xx_wol_get()
713 u32 vsc85xx_csr_read(struct phy_device *phydev, in vsc85xx_csr_read()
767 int vsc85xx_csr_write(struct phy_device *phydev, in vsc85xx_csr_write()
829 int vsc8584_cmd(struct phy_device *phydev, u16 val) in vsc8584_cmd()
960 static int vsc8584_patch_fw(struct phy_device *phydev, in vsc8584_patch_fw()
2192 static int vsc8514_probe(struct phy_device *phydev) in vsc8514_probe()
2221 static int vsc8574_probe(struct phy_device *phydev) in vsc8574_probe()
2250 static int vsc8584_probe(struct phy_device *phydev) in vsc8584_probe()
[all …]
A Dmscc_ptp.c166 static int vsc85xx_ts_fsb_init(struct phy_device *phydev) in vsc85xx_ts_fsb_init()
613 struct phy_device *phydev = ptp->phydev; in vsc85xx_adjfine() local
647 struct phy_device *phydev = ptp->phydev; in __vsc85xx_gettime() local
684 struct phy_device *phydev = ptp->phydev; in vsc85xx_gettime() local
698 struct phy_device *phydev = ptp->phydev; in __vsc85xx_settime() local
734 struct phy_device *phydev = ptp->phydev; in vsc85xx_settime() local
747 struct phy_device *phydev = ptp->phydev; in vsc85xx_adjtime() local
1052 struct phy_device *phydev = vsc8531->ptp->phydev; in vsc85xx_hwtstamp() local
1507 int vsc8584_ptp_init(struct phy_device *phydev) in vsc8584_ptp_init()
1549 int vsc8584_ptp_probe(struct phy_device *phydev) in vsc8584_ptp_probe()
[all …]

Completed in 99 milliseconds

12345678