Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/igc/
Digc_nvm.c48 s32 timeout = IGC_NVM_GRANT_ATTEMPTS; in igc_acquire_nvm()
Digc_defines.h192 #define IGC_NVM_GRANT_ATTEMPTS 1000 /* NVM # attempts to gain grant */ macro