Searched refs:t1_link_start (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb/ | 
| D | common.h | 341 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 | 623 int t1_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc)  in t1_link_start()  function
  |