Searched refs:wait_shift_count (Results 1 – 2 of 2) sorted by relevance
141 const uint32_t shift_count = (ops->wait_shift_count != 0) in exponential_backoff()142 ? ops->wait_shift_count in exponential_backoff()
357 uint32_t wait_shift_count; member