Searched refs:t1_link_start (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/net/chelsio/ |
D | common.h | 346 extern int t1_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc);
|
D | cxgb2.c | 189 t1_link_start(p->phy, mac, &p->link_config); in link_start() 663 t1_link_start(p->phy, p->mac, lc); in set_settings() 698 t1_link_start(p->phy, p->mac, lc); in set_pauseparam()
|
D | subr.c | 624 int t1_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc) in t1_link_start() function
|