Home
last modified time | relevance | path

Searched refs:t1_link_start (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/chelsio/
Dcommon.h346 extern int t1_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc);
Dcxgb2.c189 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()
Dsubr.c624 int t1_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc) in t1_link_start() function