Searched defs:cphy (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/cxgb/common/
H A Dcxgb_mv88e1xxx.c138 static int mv88e1xxx_reset(struct cphy *cphy, int wait) argument
143 static int mv88e1xxx_intr_enable(struct cphy *cphy) argument
148 static int mv88e1xxx_intr_disable(struct cphy *cphy) argument
153 static int mv88e1xxx_intr_clear(struct cphy *cph argument
161 mv88e1xxx_crossover_set(struct cphy *cphy, int crossover) argument
168 mv88e1xxx_autoneg_enable(struct cphy *cphy) argument
177 mv88e1xxx_autoneg_restart(struct cphy *cphy) argument
183 mv88e1xxx_set_loopback(struct cphy *cphy, int mmd, int dir, int on) argument
189 mv88e1xxx_get_link_status(struct cphy *cphy, int *link_state, int *speed, int *duplex, int *fc) argument
232 mv88e1xxx_downshift_set(struct cphy *cphy, int downshift_enable) argument
243 mv88e1xxx_power_down(struct cphy *cphy, int enable) argument
249 mv88e1xxx_intr_handler(struct cphy *cphy) argument
[all...]
H A Dcxgb_vsc8211.c98 static int vsc8211_reset(struct cphy *cphy, int wait) argument
103 static int vsc8211_intr_enable(struct cphy *cphy) argument
108 static int vsc8211_intr_disable(struct cphy *cphy) argument
113 static int vsc8211_intr_clear(struct cphy *cph argument
121 vsc8211_autoneg_enable(struct cphy *cphy) argument
127 vsc8211_autoneg_restart(struct cphy *cphy) argument
133 vsc8211_get_link_status(struct cphy *cphy, int *link_state, int *speed, int *duplex, int *fc) argument
206 vsc8211_get_link_status_fiber(struct cphy *cphy, int *link_state, int *speed, int *duplex, int *fc) argument
299 vsc8211_power_down(struct cphy *cphy, int enable) argument
305 vsc8211_intr_handler(struct cphy *cphy) argument
[all...]
H A Dcxgb_common.h574 struct cphy { struct
[all...]

Completed in 27 milliseconds