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

/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c159 #define HV_OEM_BITS_GBE_DIS 0x0040 /* Gigabit Disable */ macro
1305 oem_reg &= ~(HV_OEM_BITS_GBE_DIS | HV_OEM_BITS_LPLU);
1309 oem_reg |= HV_OEM_BITS_GBE_DIS;
1316 oem_reg |= HV_OEM_BITS_GBE_DIS;

Completed in 40 milliseconds