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

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

Completed in 145 milliseconds