Searched refs:E1000_NVM_GRANT_ATTEMPTS (Results 1 – 2 of 2) sorted by relevance
1013 #ifndef E1000_NVM_GRANT_ATTEMPTS1014 #define E1000_NVM_GRANT_ATTEMPTS 1000 /* NVM # attempts to gain grant */ macro
245 s32 timeout = E1000_NVM_GRANT_ATTEMPTS; in e1000_acquire_nvm_generic()