Home
last modified time | relevance | path

Searched refs:IGC_NVM_GRANT_ATTEMPTS (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_defines.h1097 #define IGC_NVM_GRANT_ATTEMPTS 1000 /* NVM # attempts to gain grant */ macro
H A Digc_i225.c837 s32 timeout = IGC_NVM_GRANT_ATTEMPTS; in igc_write_erase_flash_command_i225()
H A Digc_nvm.c243 s32 timeout = IGC_NVM_GRANT_ATTEMPTS; in igc_acquire_nvm_generic()