Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_nvm.c69 nvm->timeout = I40E_MAX_NVM_TIMEOUT; in i40e_init_nvm()
115 timeout = I40E_MS_TO_GTIME(I40E_MAX_NVM_TIMEOUT) + gtime; in i40e_acquire_nvm()
H A Di40e_type.h67 #define I40E_MAX_NVM_TIMEOUT 18000 macro