Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_virtio_net.c499 pci_vtnet_tx_thread(void *param) in pci_vtnet_tx_thread() function
667 pthread_create(&sc->tx_tid, NULL, pci_vtnet_tx_thread, (void *)sc); in pci_vtnet_init()