Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_net.c515 pci_vtnet_tx_thread(void *param) in pci_vtnet_tx_thread() function
695 pthread_create(&sc->tx_tid, NULL, pci_vtnet_tx_thread, (void *)sc); in pci_vtnet_init()