opnsense-src/sys/dev/hyperv/netvsc
Sepherosa Ziehau 852710e6db hyperv/hn: Move RXBUF to hn_softc
And don't recreate RXBUF for each primary channel open, it is now
created in device_attach DEVMETHOD and destroyed in device_detach
DEVMETHOD.

MFC after:	1 week
Sponsored by:	Microsoft
Differential Revision:	https://reviews.freebsd.org/D7556
2016-08-19 05:43:28 +00:00
..
hv_net_vsc.c hyperv/hn: Move RXBUF to hn_softc 2016-08-19 05:43:28 +00:00
hv_net_vsc.h hyperv/hn: Move RXBUF to hn_softc 2016-08-19 05:43:28 +00:00
hv_netvsc_drv_freebsd.c hyperv/hn: Move RXBUF to hn_softc 2016-08-19 05:43:28 +00:00
hv_rndis.h hyperv/hn: Get rid of the useless netvsc_packet 2016-08-18 05:52:03 +00:00
hv_rndis_filter.c hyperv/hn: Remove the useless num_channel 2016-08-19 05:30:39 +00:00
hv_rndis_filter.h hyperv/hn: Remove the useless num_channel 2016-08-19 05:30:39 +00:00
if_hnreg.h hyperv/hn: Simplify RNDIS RX packets acknowledgement. 2016-08-17 05:25:47 +00:00
if_hnvar.h hyperv/hn: Pass RX packet info to netvsc_recv. 2016-08-18 05:33:58 +00:00