Home
last modified time | relevance | path

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

/dpdk/drivers/net/igc/base/
H A Digc_i225.c671 if (i == 1 && (*record & IGC_INVM_IMGTYPE_FIELD) == 0) { in igc_read_invm_version_i225()
678 ((*record & IGC_INVM_IMGTYPE_FIELD) == 0)) || in igc_read_invm_version_i225()
681 (*next_record & IGC_INVM_IMGTYPE_FIELD) >> 23; in igc_read_invm_version_i225()
H A Digc_defines.h1590 #define IGC_INVM_IMGTYPE_FIELD 0x1F800000 macro