Searched refs:VMBUS_CHAN_POLLHZ_MIN (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/hyperv/include/
H A Dvmbus.h52 #define VMBUS_CHAN_POLLHZ_MIN 100 /* 10ms interval */ macro
/freebsd-11-stable/sys/dev/hyperv/vmbus/
H A Dvmbus_chan.c2187 KASSERT(pollhz >= VMBUS_CHAN_POLLHZ_MIN &&
/freebsd-11-stable/sys/dev/hyperv/netvsc/
H A Dif_hn.c4451 (pollhz < VMBUS_CHAN_POLLHZ_MIN || pollhz > VMBUS_CHAN_POLLHZ_MAX))

Completed in 127 milliseconds