Searched refs:SUPPORTED_10000baseT_Full (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/sys/dev/cxgb/common/ |
| HD | 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()
|
| HD | cxgb_tn1010.c | 217 SUPPORTED_1000baseT_Full | SUPPORTED_10000baseT_Full | in t3_tn1010_phy_prep()
|
| HD | cxgb_aq100x.c | 473 SUPPORTED_1000baseT_Full | SUPPORTED_10000baseT_Full | in t3_aq100x_phy_prep()
|
| HD | cxgb_common.h | 653 return adapter_info(adap)->caps & SUPPORTED_10000baseT_Full; in is_10G()
|
| HD | 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,
|
| /NextBSD/sys/dev/cxgb/ |
| HD | cxgb_osdep.h | 274 #define SUPPORTED_10000baseT_Full (1 << 12) macro
|
| HD | cxgb_main.c | 480 (ai->caps & SUPPORTED_10000baseT_Full)) { in cxgb_controller_attach() 2102 if (phy->caps & SUPPORTED_10000baseT_Full) in cxgb_build_medialist() 2120 KASSERT(phy->caps & SUPPORTED_10000baseT_Full, in cxgb_build_medialist() 2127 phy->caps & SUPPORTED_10000baseT_Full) { in cxgb_build_medialist()
|
| /NextBSD/sys/dev/ifmlx4/ |
| HD | en_ethtool.c | 605 |SUPPORTED_10000baseT_Full; in mlx4_en_get_settings()
|