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

/freebsd-11-stable/sys/dev/mii/
H A Dukphy_subr.c105 else if ((gtcr & GTCR_ADV_1000THDX) &&
H A Djmphy.c309 gig |= GTCR_ADV_1000TFDX | GTCR_ADV_1000THDX;
312 gig |= GTCR_ADV_1000TFDX | GTCR_ADV_1000THDX;
H A Dmii.h182 #define GTCR_ADV_1000THDX 0x0100 /* adv. 1000baseT HDX */ macro
H A Datphy.c350 GTCR_ADV_1000THDX);
H A Dmii_physubr.c113 GTCR_ADV_1000THDX },
280 gtcr |= GTCR_ADV_1000THDX;

Completed in 82 milliseconds