Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h711 int t3_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc);
H A Dcxgb_t3_hw.c1671 int t3_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc) in t3_link_start() function
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c1721 t3_link_start(&p->phy, mac, &p->link_config); in cxgb_init_locked()
2341 t3_link_start(&p->phy, mac, &p->link_config); in check_t3b2_mac()