Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hv/
H A Dchannel_mgmt.c737 #define UNLOAD_MSG_LOOPS (UNLOAD_MSG_MS/UNLOAD_DELAY_UNIT_MS) macro
793 if (!(i % UNLOAD_MSG_LOOPS)) in vmbus_wait_for_unload()