Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/
Dcommon.h339 int t1_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc);
Dcxgb2.c183 t1_link_start(p->phy, mac, &p->link_config); in link_start()
668 t1_link_start(p->phy, p->mac, lc); in set_link_ksettings()
703 t1_link_start(p->phy, p->mac, lc); in set_pauseparam()
Dsubr.c635 int t1_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc) in t1_link_start() function