Home
last modified time | relevance | path

Searched refs:SUPPORTED_1000baseT_Full (Results 1 – 8 of 8) sorted by relevance

/freebsd-14-stable/sys/dev/cxgb/common/
HDcxgb_vsc8211.c437 SUPPORTED_1000baseT_Full | SUPPORTED_Autoneg | SUPPORTED_MII | in t3_vsc8211_phy_prep()
449 phy->caps = SUPPORTED_1000baseT_Full | SUPPORTED_Autoneg | in t3_vsc8211_phy_prep()
HDcxgb_tn1010.c216 SUPPORTED_1000baseT_Full | SUPPORTED_10000baseT_Full | in t3_tn1010_phy_prep()
HDcxgb_mv88e1xxx.c305 SUPPORTED_1000baseT_Full | SUPPORTED_Autoneg | SUPPORTED_MII | in t3_mv88e1xxx_phy_prep()
HDcxgb_aq100x.c472 SUPPORTED_1000baseT_Full | SUPPORTED_10000baseT_Full | in t3_aq100x_phy_prep()
/freebsd-14-stable/sys/dev/cxgb/
HDcxgb_osdep.h232 #define SUPPORTED_1000baseT_Full (1 << 5) macro
HDcxgb_main.c2062 if (phy->caps & SUPPORTED_1000baseT_Full) in cxgb_build_medialist()
2095 phy->caps & SUPPORTED_1000baseT_Full) { in cxgb_build_medialist()
/freebsd-14-stable/sys/dev/axgbe/
HDxgbe_osdep.h118 #define SUPPORTED_1000baseT_Full (1 << 11) macro
HDxgbe-phy-v2.c2730 pdata->phy.supported == SUPPORTED_1000baseT_Full) { in xgbe_phy_read_status()
2752 else if (pdata->phy.supported == SUPPORTED_1000baseT_Full) in xgbe_phy_read_status()