Searched refs:RST_DELAY (Results 1 – 1 of 1) sorted by relevance
107 #define RST_DELAY (20) /* msec, for loop in @wil_target_reset */ macro108 #define RST_COUNT (1 + 1000/RST_DELAY) /* round up to be above 1 sec total */618 msleep(RST_DELAY); in wil_target_reset()639 wil_dbg_misc(wil, "Reset completed in %d ms\n", delay * RST_DELAY); in wil_target_reset()