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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Dich8lan.c151 #define HV_OEM_BITS_GBE_DIS 0x0040 /* Gigabit Disable */ macro
1226 oem_reg &= ~(HV_OEM_BITS_GBE_DIS | HV_OEM_BITS_LPLU);
1230 oem_reg |= HV_OEM_BITS_GBE_DIS;
1236 oem_reg |= HV_OEM_BITS_GBE_DIS;

Completed in 46 milliseconds