Searched refs:E1000_MANC_SMBUS_EN (Results 1 – 7 of 7) sorted by relevance
345 } else if ((manc & E1000_MANC_SMBUS_EN) && in e1000e_enable_mng_pass_thru()
123 #define E1000_MANC_SMBUS_EN 0x00000001 /* SMBus Enabled - RO */ macro
113 #define E1000_MANC_SMBUS_EN 0x00000001 /* SMBus Enabled - RO */ macro
1581 if ((manc & E1000_MANC_SMBUS_EN) && in igb_enable_mng_pass_thru()
2054 #define E1000_MANC_SMBUS_EN 0x00000001 /* SMBus Enabled - RO */ macro
5773 if ((manc & E1000_MANC_SMBUS_EN) && !(manc & E1000_MANC_ASF_EN)) in e1000_enable_mng_pass_thru()
478 if (er32(MANC) & E1000_MANC_SMBUS_EN) in e1000_power_down_phy()