Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_dev.c4029 #define ECORE_HW_STOP_RETRY_LIMIT (10) macro
4040 i < ECORE_HW_STOP_RETRY_LIMIT && !p_dev->recov_in_prog; in ecore_hw_timers_stop()
4054 if (i < ECORE_HW_STOP_RETRY_LIMIT) in ecore_hw_timers_stop()