Lines Matching full:cphy

84 static int set_phy_regs(struct cphy *phy, const struct reg_val *rv)  in set_phy_regs()
100 static void ael100x_txon(struct cphy *phy) in ael100x_txon()
113 static int ael_i2c_rd(struct cphy *phy, int dev_addr, int word_addr) in ael_i2c_rd()
141 static int ael1002_power_down(struct cphy *phy, int enable) in ael1002_power_down()
153 static int ael1002_reset(struct cphy *phy, int wait) in ael1002_reset()
168 static int ael1002_intr_noop(struct cphy *phy) in ael1002_intr_noop()
176 static int get_link_status_r(struct cphy *phy, int *link_ok, int *speed, in get_link_status_r()
212 int t3_ael1002_phy_prep(struct cphy *phy, struct adapter *adapter, in t3_ael1002_phy_prep()
222 static int ael1006_reset(struct cphy *phy, int wait) in ael1006_reset()
238 int t3_ael1006_phy_prep(struct cphy *phy, struct adapter *adapter, in t3_ael1006_phy_prep()
251 static int ael2xxx_get_module_type(struct cphy *phy, int delay_ms) in ael2xxx_get_module_type()
293 static int ael2005_setup_sr_edc(struct cphy *phy) in ael2005_setup_sr_edc()
325 static int ael2005_setup_twinax_edc(struct cphy *phy, int modtype) in ael2005_setup_twinax_edc()
361 static int ael2005_get_module_type(struct cphy *phy, int delay_ms) in ael2005_get_module_type()
376 static int ael2005_intr_enable(struct cphy *phy) in ael2005_intr_enable()
382 static int ael2005_intr_disable(struct cphy *phy) in ael2005_intr_disable()
388 static int ael2005_intr_clear(struct cphy *phy) in ael2005_intr_clear()
394 static int ael2005_reset(struct cphy *phy, int wait) in ael2005_reset()
454 static int ael2005_intr_handler(struct cphy *phy) in ael2005_intr_handler()
509 int t3_ael2005_phy_prep(struct cphy *phy, struct adapter *adapter, in t3_ael2005_phy_prep()
523 static int ael2020_setup_sr_edc(struct cphy *phy) in ael2020_setup_sr_edc()
551 static int ael2020_setup_twinax_edc(struct cphy *phy, int modtype) in ael2020_setup_twinax_edc()
604 static int ael2020_get_module_type(struct cphy *phy, int delay_ms) in ael2020_get_module_type()
625 static int ael2020_intr_enable(struct cphy *phy) in ael2020_intr_enable()
665 static int ael2020_intr_disable(struct cphy *phy) in ael2020_intr_disable()
692 static int ael2020_intr_clear(struct cphy *phy) in ael2020_intr_clear()
722 static int ael2020_reset(struct cphy *phy, int wait) in ael2020_reset()
765 static int ael2020_intr_handler(struct cphy *phy) in ael2020_intr_handler()
815 int t3_ael2020_phy_prep(struct cphy *phy, struct adapter *adapter, int phy_addr, in t3_ael2020_phy_prep()
829 static int get_link_status_x(struct cphy *phy, int *link_ok, int *speed, in get_link_status_x()
865 int t3_qt2045_phy_prep(struct cphy *phy, struct adapter *adapter, in t3_qt2045_phy_prep()
885 static int xaui_direct_reset(struct cphy *phy, int wait) in xaui_direct_reset()
890 static int xaui_direct_get_link_status(struct cphy *phy, int *link_ok, in xaui_direct_get_link_status()
914 static int xaui_direct_power_down(struct cphy *phy, int enable) in xaui_direct_power_down()
929 int t3_xaui_direct_phy_prep(struct cphy *phy, struct adapter *adapter, in t3_xaui_direct_phy_prep()