Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/cxgb/
H A Dcxgb_main.c919 t3_link_start(&pi->phy, mac, &pi->link_config); in t3_os_link_changed()
982 t3_link_start(&p->phy, mac, &p->link_config); in cxgb_link_start()
1619 t3_link_start(&p->phy, mac, &p->link_config); in check_t3b2_mac()
H A Dcxgb_common.h661 int t3_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc);
H A Dcxgb_t3_hw.c1156 int t3_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc) in t3_link_start() function