Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dchannel_mgmt.c801 #define UNLOAD_MSG_LOOPS (UNLOAD_MSG_MS/UNLOAD_DELAY_UNIT_MS) macro
868 if (!(i % UNLOAD_MSG_LOOPS)) in vmbus_wait_for_unload()