Searched refs:I40E_MS_TO_GTIME (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/ixl/
H A Di40e_nvm.c106 hw->nvm.hw_semaphore_timeout = I40E_MS_TO_GTIME(time_left) + gtime;
115 timeout = I40E_MS_TO_GTIME(I40E_MAX_NVM_TIMEOUT) + gtime;
125 I40E_MS_TO_GTIME(time_left) + gtime;
H A Di40e_type.h81 #define I40E_MS_TO_GTIME(time) ((time) * 1000) macro

Completed in 118 milliseconds