Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_virtio_net.c135 static void pci_vtnet_neg_features(void *, uint64_t);
149 .vc_apply_features = pci_vtnet_neg_features,
708 pci_vtnet_neg_features(void *vsc, uint64_t negotiated_features) in pci_vtnet_neg_features() function
788 pci_vtnet_neg_features(sc, sc->vsc_features); in pci_vtnet_snapshot()