Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h15 #define IGC_EEWR 0x12018 /* EEprom mode write - RW */ macro
H A Digc_nvm.c221 reg = IGC_READ_REG(hw, IGC_EEWR); in igc_poll_eerd_eewr_done()