Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h164 #define IGC_INVM_DATA_REG(_n) (0x12120 + 4 * (_n)) macro
H A Digc_i225.c616 invm_dword = IGC_READ_REG(hw, IGC_INVM_DATA_REG(i)); in igc_read_invm_version_i225()