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

/freebsd-10.1-release/usr.sbin/bhyve/
H A Dpci_virtio_net.c128 struct pci_vtnet_softc { struct
175 pci_vtnet_txwait(struct pci_vtnet_softc *sc)
191 pci_vtnet_rxwait(struct pci_vtnet_softc *sc)
206 struct pci_vtnet_softc *sc = vsc;
233 pci_vtnet_tap_tx(struct pci_vtnet_softc *sc, struct iovec *iov, int iovcnt,
285 pci_vtnet_tap_rx(struct pci_vtnet_softc *sc)
375 struct pci_vtnet_softc *sc = param;
388 struct pci_vtnet_softc *sc = vsc;
399 pci_vtnet_proctx(struct pci_vtnet_softc *sc, struct vqueue_info *vq)
429 struct pci_vtnet_softc *s
[all...]

Completed in 89 milliseconds