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

/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_vsc8211.c85 static int vsc8211_reset(struct cphy *cphy, int wait) argument
90 static int vsc8211_intr_enable(struct cphy *cphy) argument
95 static int vsc8211_intr_disable(struct cphy *cphy) argument
100 static int vsc8211_intr_clear(struct cphy *cph argument
108 vsc8211_autoneg_enable(struct cphy *cphy) argument
114 vsc8211_autoneg_restart(struct cphy *cphy) argument
120 vsc8211_get_link_status(struct cphy *cphy, int *link_ok, int *speed, int *duplex, int *fc) argument
192 vsc8211_power_down(struct cphy *cphy, int enable) argument
198 vsc8211_intr_handler(struct cphy *cphy) argument
[all...]
H A Dcxgb_mv88e1xxx.c141 static int mv88e1xxx_reset(struct cphy *cphy, int wait) argument
146 static int mv88e1xxx_intr_enable(struct cphy *cphy) argument
151 static int mv88e1xxx_intr_disable(struct cphy *cphy) argument
156 static int mv88e1xxx_intr_clear(struct cphy *cph argument
164 mv88e1xxx_crossover_set(struct cphy *cphy, int crossover) argument
171 mv88e1xxx_autoneg_enable(struct cphy *cphy) argument
180 mv88e1xxx_autoneg_restart(struct cphy *cphy) argument
186 mv88e1xxx_set_loopback(struct cphy *cphy, int mmd, int dir, int on) argument
192 mv88e1xxx_get_link_status(struct cphy *cphy, int *link_ok, int *speed, int *duplex, int *fc) argument
224 mv88e1xxx_downshift_set(struct cphy *cphy, int downshift_enable) argument
235 mv88e1xxx_power_down(struct cphy *cphy, int enable) argument
241 mv88e1xxx_intr_handler(struct cphy *cphy) argument
[all...]
H A Dcxgb_common.h530 struct cphy { struct
[all...]

Completed in 122 milliseconds