Home
last modified time | relevance | path

Searched refs:vsc_consts (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dpci_virtio_net.c128 struct virtio_consts vsc_consts; member
573 sc->vsc_consts = vtnet_vi_consts; in pci_vtnet_init()
609 sc->vsc_consts.vc_hv_caps |= VIRTIO_NET_F_MTU; in pci_vtnet_init()
622 sc->vsc_consts.vc_hv_caps |= VIRTIO_NET_F_MRG_RXBUF | in pci_vtnet_init()
641 vi_softc_linkup(&sc->vsc_vs, &sc->vsc_consts, sc, pi, sc->vsc_queues); in pci_vtnet_init()