HomeFreeBSD

hyperv/hn: Move chimney sending buffer to hn_softc

Description

hyperv/hn: Move chimney sending buffer to hn_softc

And don't recreate chimney sending buffer 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/D7574

Details

Provenance
sepheAuthored on
Differential Revision
D7574: hyperv/hn: Move chimney sending buffer to hn_softc
Parents
rS304590: MFC r304174:
Branches
Unknown
Tags
Unknown