Home
last modified time | relevance | path

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

/linux/drivers/hv/
A Dchannel_mgmt.c790 #define UNLOAD_DELAY_UNIT_MS 10 /* 10 milliseconds */ macro
792 #define UNLOAD_WAIT_LOOPS (UNLOAD_WAIT_MS/UNLOAD_DELAY_UNIT_MS)
794 #define UNLOAD_MSG_LOOPS (UNLOAD_MSG_MS/UNLOAD_DELAY_UNIT_MS)
853 mdelay(UNLOAD_DELAY_UNIT_MS); in vmbus_wait_for_unload()

Completed in 4 milliseconds