Searched refs:MAX_HH_CTL_LOCK_TRIES (Results 1 – 1 of 1) sorted by relevance
2174 #define MAX_HH_CTL_LOCK_TRIES 100 in ice_ptp_get_syncdevicetime() macro2198 for (i = 0; i < MAX_HH_CTL_LOCK_TRIES; i++) { in ice_ptp_get_syncdevicetime()2232 if (i == MAX_HH_CTL_LOCK_TRIES) in ice_ptp_get_syncdevicetime()