Lines Matching defs:phydev

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()
714 static bool amd_xgbe_phy_in_kr_mode(struct phy_device *phydev) in amd_xgbe_phy_in_kr_mode()
724 static int amd_xgbe_phy_switch_mode(struct phy_device *phydev) in amd_xgbe_phy_switch_mode()
742 static int amd_xgbe_phy_set_mode(struct phy_device *phydev, in amd_xgbe_phy_set_mode()
758 static bool amd_xgbe_phy_use_xgmii_mode(struct phy_device *phydev) in amd_xgbe_phy_use_xgmii_mode()
771 static bool amd_xgbe_phy_use_gmii_2500_mode(struct phy_device *phydev) in amd_xgbe_phy_use_gmii_2500_mode()
784 static bool amd_xgbe_phy_use_gmii_mode(struct phy_device *phydev) in amd_xgbe_phy_use_gmii_mode()
797 static int amd_xgbe_phy_set_an(struct phy_device *phydev, bool enable, in amd_xgbe_phy_set_an()
819 static int amd_xgbe_phy_restart_an(struct phy_device *phydev) in amd_xgbe_phy_restart_an()
824 static int amd_xgbe_phy_disable_an(struct phy_device *phydev) in amd_xgbe_phy_disable_an()
829 static enum amd_xgbe_phy_an amd_xgbe_an_tx_training(struct phy_device *phydev, in amd_xgbe_an_tx_training()
878 static enum amd_xgbe_phy_an amd_xgbe_an_tx_xnp(struct phy_device *phydev, in amd_xgbe_an_tx_xnp()
895 static enum amd_xgbe_phy_an amd_xgbe_an_rx_bpa(struct phy_device *phydev, in amd_xgbe_an_rx_bpa()
925 static enum amd_xgbe_phy_an amd_xgbe_an_rx_xnp(struct phy_device *phydev, in amd_xgbe_an_rx_xnp()
944 static enum amd_xgbe_phy_an amd_xgbe_an_page_received(struct phy_device *phydev) in amd_xgbe_an_page_received()
984 static enum amd_xgbe_phy_an amd_xgbe_an_incompat_link(struct phy_device *phydev) in amd_xgbe_an_incompat_link()
1054 struct phy_device *phydev = priv->phydev; in amd_xgbe_an_state_machine() local
1154 static int amd_xgbe_an_init(struct phy_device *phydev) in amd_xgbe_an_init()
1211 static int amd_xgbe_phy_soft_reset(struct phy_device *phydev) in amd_xgbe_phy_soft_reset()
1244 static int amd_xgbe_phy_config_init(struct phy_device *phydev) in amd_xgbe_phy_config_init()
1299 static int amd_xgbe_phy_setup_forced(struct phy_device *phydev) in amd_xgbe_phy_setup_forced()
1336 static int __amd_xgbe_phy_config_aneg(struct phy_device *phydev) in __amd_xgbe_phy_config_aneg()
1390 static int amd_xgbe_phy_config_aneg(struct phy_device *phydev) in amd_xgbe_phy_config_aneg()
1404 static int amd_xgbe_phy_aneg_done(struct phy_device *phydev) in amd_xgbe_phy_aneg_done()
1411 static int amd_xgbe_phy_update_link(struct phy_device *phydev) in amd_xgbe_phy_update_link()
1438 static int amd_xgbe_phy_read_status(struct phy_device *phydev) in amd_xgbe_phy_read_status()
1522 static int amd_xgbe_phy_suspend(struct phy_device *phydev) in amd_xgbe_phy_suspend()
1546 static int amd_xgbe_phy_resume(struct phy_device *phydev) in amd_xgbe_phy_resume()
1576 static int amd_xgbe_phy_probe(struct phy_device *phydev) in amd_xgbe_phy_probe()
1839 static void amd_xgbe_phy_remove(struct phy_device *phydev) in amd_xgbe_phy_remove()
1867 static int amd_xgbe_match_phy_device(struct phy_device *phydev) in amd_xgbe_match_phy_device()