Searched refs:IGC_EEWR (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/igc/base/ | ||
| H A D | igc_regs.h | 15 #define IGC_EEWR 0x12018 /* EEprom mode write - RW */ macro |
| H A D | igc_nvm.c | 221 reg = IGC_READ_REG(hw, IGC_EEWR); in igc_poll_eerd_eewr_done() |