Home
last modified time | relevance | path

Searched defs:pollhz (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c4413 hn_chan_polling(struct vmbus_channel *chan, u_int pollhz) in hn_chan_polling()
4422 hn_polling(struct hn_softc *sc, u_int pollhz) in hn_polling()
4444 int pollhz, error; in hn_polling_sysctl() local
/freebsd/sys/dev/hyperv/vmbus/
H A Dvmbus_chan.c2370 vmbus_chan_poll_enable(struct vmbus_channel *chan, u_int pollhz) in vmbus_chan_poll_enable()