Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/igc/
Digc_defines.h614 #define IGC_MANC_SMBUS_EN 0x00000001 /* SMBus Enabled - RO */ macro
Digc_mac.c768 if ((manc & IGC_MANC_SMBUS_EN) && in igc_enable_mng_pass_thru()