Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c296 t3_link_start(&pi->phy, mac, &pi->link_config); in t3_os_link_changed()
355 t3_link_start(&pi->phy, mac, &pi->link_config); in link_start()
1899 t3_link_start(&p->phy, &p->mac, lc); in set_settings()
1932 t3_link_start(&p->phy, &p->mac, lc); in set_pauseparam()
2679 t3_link_start(&p->phy, mac, &p->link_config); in check_t3b2_mac()
Dcommon.h677 int t3_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc);
Dt3_hw.c1329 int t3_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc) in t3_link_start() function