Searched refs:set_speed_duplex_fc (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/ |
D | gmac.h | 113 int (*set_speed_duplex_fc)(struct cmac *, int speed, int duplex, int fc); member
|
D | subr.c | 167 mac->ops->set_speed_duplex_fc(mac, speed, duplex, fc); in t1_link_changed() 657 mac->ops->set_speed_duplex_fc(mac, lc->speed, in t1_link_start() 669 mac->ops->set_speed_duplex_fc(mac, -1, -1, fc); in t1_link_start()
|
D | vsc7326.c | 676 .set_speed_duplex_fc = mac_set_speed_duplex_fc,
|
D | pm3393.c | 581 .set_speed_duplex_fc = pm3393_set_speed_duplex_fc,
|
D | cxgb2.c | 707 p->mac->ops->set_speed_duplex_fc(p->mac, -1, -1, in set_pauseparam()
|