Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_manage.c349 } else if ((manc & IGC_MANC_SMBUS_EN) && in igc_enable_mng_pass_thru()
H A Digc_defines.h142 #define IGC_MANC_SMBUS_EN 0x00000001 /* SMBus Enabled - RO */ macro