Searched refs:SUPPORTED_10000baseT_Full (Results 1 – 7 of 7) sorted by relevance
| /freebsd-10-stable/sys/dev/cxgb/common/ |
| D | cxgb_ael1002.c | 351 SUPPORTED_10000baseT_Full | SUPPORTED_AUI | SUPPORTED_FIBRE, in t3_ael1002_phy_prep() 432 SUPPORTED_10000baseT_Full | SUPPORTED_AUI | SUPPORTED_FIBRE, in t3_ael1006_phy_prep() 1391 SUPPORTED_10000baseT_Full | SUPPORTED_AUI | SUPPORTED_FIBRE | in t3_ael2005_phy_prep() 2143 SUPPORTED_10000baseT_Full | SUPPORTED_AUI | SUPPORTED_FIBRE | in t3_ael2020_phy_prep() 2222 SUPPORTED_10000baseT_Full | SUPPORTED_AUI | SUPPORTED_TP, in t3_qt2045_phy_prep() 2300 SUPPORTED_10000baseT_Full | SUPPORTED_AUI | SUPPORTED_TP, in t3_xaui_direct_phy_prep()
|
| D | cxgb_tn1010.c | 217 SUPPORTED_1000baseT_Full | SUPPORTED_10000baseT_Full | in t3_tn1010_phy_prep()
|
| D | cxgb_aq100x.c | 473 SUPPORTED_1000baseT_Full | SUPPORTED_10000baseT_Full | in t3_aq100x_phy_prep()
|
| D | cxgb_common.h | 653 return adapter_info(adap)->caps & SUPPORTED_10000baseT_Full; in is_10G()
|
| D | cxgb_t3_hw.c | 556 { 0 }, SUPPORTED_10000baseT_Full | SUPPORTED_AUI, 562 { S_GPIO9, S_GPIO3 }, SUPPORTED_10000baseT_Full | SUPPORTED_AUI, 573 { S_GPIO9 }, SUPPORTED_10000baseT_Full | SUPPORTED_AUI, 578 { S_GPIO9 }, SUPPORTED_10000baseT_Full | SUPPORTED_AUI,
|
| /freebsd-10-stable/sys/dev/cxgb/ |
| D | cxgb_osdep.h | 274 #define SUPPORTED_10000baseT_Full (1 << 12) macro
|
| D | cxgb_main.c | 483 (ai->caps & SUPPORTED_10000baseT_Full)) { in cxgb_controller_attach() 2104 if (phy->caps & SUPPORTED_10000baseT_Full) in cxgb_build_medialist() 2122 KASSERT(phy->caps & SUPPORTED_10000baseT_Full, in cxgb_build_medialist() 2129 phy->caps & SUPPORTED_10000baseT_Full) { in cxgb_build_medialist()
|