Searched refs:t1_link_start (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/ |
D | common.h | 339 int t1_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc);
|
D | cxgb2.c | 183 t1_link_start(p->phy, mac, &p->link_config); in link_start() 668 t1_link_start(p->phy, p->mac, lc); in set_link_ksettings() 703 t1_link_start(p->phy, p->mac, lc); in set_pauseparam()
|
D | subr.c | 635 int t1_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc) in t1_link_start() function
|