Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dukphy_subr.c103 if ((gtcr & GTCR_ADV_1000TFDX) && (gtsr & GTSR_LP_1000TFDX)) in ukphy_status()
H A Dmii.h190 #define GTSR_LP_1000TFDX 0x0800 /* link partner 1000baseT FDX capable */ macro
/freebsd/sys/dev/axgbe/
H A Dxgbe-phy-v2.c3033 if (common_adv_gb & (GTSR_LP_1000TFDX | GTSR_LP_1000THDX)) { in xgbe_phy_read_status()
3037 if (common_adv_gb & GTSR_LP_1000TFDX) in xgbe_phy_read_status()