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

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

Completed in 276 milliseconds