Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h603 #define IGC_MANC_ASF_EN 0x00000002 /* ASF Enabled - RO */ macro
H A Digc_mac.c769 !(manc & IGC_MANC_ASF_EN)) { in igc_enable_mng_pass_thru()