HomeSort by: relevance | last modified time | path
    Searched refs:t3_link_start (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_main.c 919 t3_link_start(&pi->phy, mac, &pi->link_config);
982 t3_link_start(&p->phy, mac, &p->link_config);
1619 t3_link_start(&p->phy, mac, &p->link_config);
cxgb_common.h 661 int t3_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc);
cxgb_t3_hw.c 1144 * t3_link_start - apply link configuration to MAC/PHY
1156 int t3_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc) function in typeref:typename:int

Completed in 16 milliseconds