Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/igc/
Digc_nvm.c230 s32 timeout = IGC_NVM_GRANT_ATTEMPTS; in igc_acquire_nvm_generic()
Digc_defines.h945 #define IGC_NVM_GRANT_ATTEMPTS 1000 /* NVM # attempts to gain grant */ macro
Digc_i225.c725 s32 timeout = IGC_NVM_GRANT_ATTEMPTS; in igc_write_erase_flash_command_i225()