• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/sys/dev/cxgb/common/

Lines Matching refs:cphy

99 static int ael2xxx_get_module_type(struct cphy *phy, int delay_ms);
101 static int set_phy_regs(struct cphy *phy, const struct reg_val *rv)
117 static void ael100x_txon(struct cphy *phy)
129 static int ael_i2c_rd(struct cphy *phy, int dev_addr, int word_addr)
160 static int ael_i2c_wr(struct cphy *phy, int dev_addr, int word_addr, int data)
187 static int get_phytrans_type(struct cphy *phy)
198 static int ael_laser_down(struct cphy *phy, int enable)
236 static int ael1002_power_down(struct cphy *phy, int enable)
247 static int ael1002_get_module_type(struct cphy *phy, int delay_ms)
259 static int ael1002_reset(struct cphy *phy, int wait)
279 static int ael1002_intr_noop(struct cphy *phy)
287 static int get_link_status_r(struct cphy *phy, int *link_state, int *speed,
349 struct cphy *phy = &pinfo->phy;
364 static int ael1006_reset(struct cphy *phy, int wait)
430 struct cphy *phy = &pinfo->phy;
443 static int ael2xxx_get_module_type(struct cphy *phy, int delay_ms)
526 static int ael2005_setup_sr_edc(struct cphy *phy)
823 static int ael2005_setup_twinax_edc(struct cphy *phy, int modtype)
1220 static int ael2005_get_module_type(struct cphy *phy, int delay_ms)
1235 static int ael2005_intr_enable(struct cphy *phy)
1241 static int ael2005_intr_disable(struct cphy *phy)
1247 static int ael2005_intr_clear(struct cphy *phy)
1253 static int ael2005_reset(struct cphy *phy, int wait)
1314 static int ael2005_intr_handler(struct cphy *phy)
1389 struct cphy *phy = &pinfo->phy;
1408 static int ael2020_setup_sr_edc(struct cphy *phy)
1434 static int ael2020_setup_twinax_edc(struct cphy *phy, int modtype)
1919 static int ael2020_get_module_type(struct cphy *phy, int delay_ms)
1940 static int ael2020_intr_enable(struct cphy *phy)
1971 static int ael2020_intr_disable(struct cphy *phy)
1996 static int ael2020_intr_clear(struct cphy *phy)
2026 static int ael2020_reset(struct cphy *phy, int wait)
2071 static int ael2020_intr_handler(struct cphy *phy)
2141 struct cphy *phy = &pinfo->phy;
2164 static int get_link_status_x(struct cphy *phy, int *link_state, int *speed,
2220 struct cphy *phy = &pinfo->phy;
2236 static int xaui_direct_reset(struct cphy *phy, int wait)
2241 static int xaui_direct_get_link_status(struct cphy *phy, int *link_state,
2265 static int xaui_direct_power_down(struct cphy *phy, int enable)