Searched refs:NVF_FLUSH_BACKOFF_DELAY (Results 1 – 1 of 1) sorted by relevance
85 #define NVF_FLUSH_BACKOFF_DELAY (SEC_TO_TICK(300)) /* re-try flush in 5 min */ macro884 nvf_thread_ticks = NVF_FLUSH_BACKOFF_DELAY + ddi_get_lbolt(); in nvf_thread()