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

/freebsd-13-stable/sys/dev/hyperv/include/
H A Dvmbus.h58 #define VMBUS_CHAN_POLLHZ_MAX 1000000 /* 1us interval */ macro
/freebsd-13-stable/sys/dev/hyperv/vmbus/
H A Dvmbus_chan.c2372 pollhz <= VMBUS_CHAN_POLLHZ_MAX, ("invalid pollhz %u", pollhz));
/freebsd-13-stable/sys/dev/hyperv/netvsc/
H A Dif_hn.c4495 (pollhz < VMBUS_CHAN_POLLHZ_MIN || pollhz > VMBUS_CHAN_POLLHZ_MAX))

Completed in 169 milliseconds