Searched refs:set_speed_duplex_fc (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/common/io/chxge/com/ |
H A D | gmac.h | 95 int (*set_speed_duplex_fc)(struct cmac *, int speed, int duplex, int fc); member
|
H A D | vsc7321.c | 461 .set_speed_duplex_fc = mac_set_speed_duplex_fc,
|
H A D | ch_subr.c | 177 mac->ops->set_speed_duplex_fc(mac, speed, duplex, fc); in link_changed() 843 mac->ops->set_speed_duplex_fc(mac, lc->speed, in t1_link_start() 855 mac->ops->set_speed_duplex_fc(mac, -1, -1, fc); in t1_link_start()
|
H A D | ch_mac.c | 367 .set_speed_duplex_fc = mac_set_speed_duplex_fc,
|
H A D | ixf1010.c | 484 .set_speed_duplex_fc = mac_set_speed_duplex_fc,
|
H A D | vsc7326.c | 717 .set_speed_duplex_fc = mac_set_speed_duplex_fc,
|
H A D | pm3393.c | 723 .set_speed_duplex_fc = pm3393_set_speed_duplex_fc,
|