Searched refs:GTCR_ADV_1000THDX (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/mii/
H A Dukphy_subr.c107 else if ((gtcr & GTCR_ADV_1000THDX) &&
H A Djmphy.c311 gig |= GTCR_ADV_1000TFDX | GTCR_ADV_1000THDX;
314 gig |= GTCR_ADV_1000TFDX | GTCR_ADV_1000THDX;
H A Dmii.h184 #define GTCR_ADV_1000THDX 0x0100 /* adv. 1000baseT HDX */ macro
H A Datphy.c352 GTCR_ADV_1000THDX);
H A Dmii_physubr.c115 GTCR_ADV_1000THDX },
282 gtcr |= GTCR_ADV_1000THDX;

Completed in 230 milliseconds