Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_defines.h1205 #define IGC_NVM_CFG_DONE_PORT_0 0x040000 /* MNG config cycle done */ macro
H A Digc_i225.c1227 u32 mask = IGC_NVM_CFG_DONE_PORT_0; in igc_get_cfg_done_i225()