Searched refs:t3_link_start (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h677 int t3_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc);
H A Dcxgb3_main.c295 t3_link_start(&pi->phy, mac, &pi->link_config);
354 t3_link_start(&pi->phy, mac, &pi->link_config);
1908 t3_link_start(&p->phy, &p->mac, lc);
1941 t3_link_start(&p->phy, &p->mac, lc);
2706 t3_link_start(&p->phy, mac, &p->link_config);
H A Dt3_hw.c1286 * t3_link_start - apply link configuration to MAC/PHY
1298 int t3_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc) function

Completed in 141 milliseconds