Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/chxge/com/
H A Dcommon.h251 int t1_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc);
H A Dch_subr.c822 t1_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc) in t1_link_start() function
/titanic_44/usr/src/uts/common/io/chxge/
H A Dpe.c231 (void) t1_link_start(p->phy, mac, &p->link_config); in link_start()