Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_defines.h1592 #define IGC_INVM_MAJOR_MASK 0x3F0 macro
H A Digc_i225.c661 invm_ver->invm_major = (version & IGC_INVM_MAJOR_MASK) in igc_read_invm_version_i225()