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

/freebsd-12-stable/sys/dev/hyperv/netvsc/
H A Dif_hn.c392 static void hn_chan_polling(struct vmbus_channel *, u_int);
4452 hn_chan_polling(struct vmbus_channel *chan, u_int pollhz) function
4473 hn_chan_polling(subch[i], pollhz);
4476 hn_chan_polling(sc->hn_prichan, pollhz);

Completed in 117 milliseconds