Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_defines.h1087 #define IGC_EECD_GNT 0x00000080 /* NVM Access Grant */ macro
H A Digc_nvm.c251 if (eecd & IGC_EECD_GNT) in igc_acquire_nvm_generic()