Home
last modified time | relevance | path

Searched refs:E1000_MANC_EN_BMC2OS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_defines.h120 #define E1000_MANC_EN_BMC2OS 0x10000000 /* OSBMC is Enabled or not */ macro
H A Digb_main.c6874 if (reg & E1000_MANC_EN_BMC2OS) { in igb_update_stats()