Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ck/src/
H A Dck_ec.c141 const uint32_t shift_count = (ops->wait_shift_count != 0) in exponential_backoff()
142 ? ops->wait_shift_count in exponential_backoff()
/freebsd/sys/contrib/ck/include/
H A Dck_ec.h357 uint32_t wait_shift_count; member