Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h93 #define IGC_EEMNGCTL_I225 0x01010 /* i225 MNG EEprom Mode Control */ macro
H A Digc_i225.c1232 if (IGC_READ_REG(hw, IGC_EEMNGCTL_I225) & mask) in igc_get_cfg_done_i225()