Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_virtio_net.c122 int tx_in_progress; member
182 while (sc->tx_in_progress) { in pci_vtnet_reset()
490 if (sc->tx_in_progress == 0) in pci_vtnet_ping_txq()
522 sc->tx_in_progress = 0; in pci_vtnet_tx_thread()
527 sc->tx_in_progress = 1; in pci_vtnet_tx_thread()
664 sc->tx_in_progress = 0; in pci_vtnet_init()
749 while (sc->tx_in_progress) { in pci_vtnet_pause()