Searched refs:_retryCount (Results 1 – 2 of 2) sorted by relevance
183 auto gaveUp = _retryCount >= maxRetryAttempts; in newLogCallback()187 _retryCount = 0; in newLogCallback()241 if (_retryCount >= maxRetryAttempts) in doNewLogNotify()244 if (_retryCount == maxRetryAttempts) in doNewLogNotify()315 _retryCount = 0; in hostStateChange()360 _retryCount = 0; in commandResponse()388 _retryCount++; in retryTimerExpired()401 _retryCount = 0; in stopCommand()
312 size_t _retryCount = 0; member in openpower::pels::HostNotifier