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

/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_mv88e1xxx.c137 static int mv88e1xxx_reset(struct cphy *cphy, int wait) argument
142 static int mv88e1xxx_intr_enable(struct cphy *cphy) argument
147 static int mv88e1xxx_intr_disable(struct cphy *cphy) argument
152 static int mv88e1xxx_intr_clear(struct cphy *cph argument
160 mv88e1xxx_crossover_set(struct cphy *cphy, int crossover) argument
167 mv88e1xxx_autoneg_enable(struct cphy *cphy) argument
176 mv88e1xxx_autoneg_restart(struct cphy *cphy) argument
182 mv88e1xxx_set_loopback(struct cphy *cphy, int mmd, int dir, int on) argument
188 mv88e1xxx_get_link_status(struct cphy *cphy, int *link_state, int *speed, int *duplex, int *fc) argument
231 mv88e1xxx_downshift_set(struct cphy *cphy, int downshift_enable) argument
242 mv88e1xxx_power_down(struct cphy *cphy, int enable) argument
248 mv88e1xxx_intr_handler(struct cphy *cphy) argument
[all...]
H A Dcxgb_vsc8211.c97 static int vsc8211_reset(struct cphy *cphy, int wait) argument
102 static int vsc8211_intr_enable(struct cphy *cphy) argument
107 static int vsc8211_intr_disable(struct cphy *cphy) argument
112 static int vsc8211_intr_clear(struct cphy *cph argument
120 vsc8211_autoneg_enable(struct cphy *cphy) argument
126 vsc8211_autoneg_restart(struct cphy *cphy) argument
132 vsc8211_get_link_status(struct cphy *cphy, int *link_state, int *speed, int *duplex, int *fc) argument
205 vsc8211_get_link_status_fiber(struct cphy *cphy, int *link_state, int *speed, int *duplex, int *fc) argument
298 vsc8211_power_down(struct cphy *cphy, int enable) argument
304 vsc8211_intr_handler(struct cphy *cphy) argument
[all...]
H A Dcxgb_common.h573 struct cphy { struct
[all...]

Completed in 230 milliseconds