Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/bhyve/
H A Dpci_virtio_net.c127 int tx_in_progress; member
188 while (sc->tx_in_progress) { in pci_vtnet_reset()
496 if (sc->tx_in_progress == 0) in pci_vtnet_ping_txq()
528 sc->tx_in_progress = 0; in pci_vtnet_tx_thread()
533 sc->tx_in_progress = 1; in pci_vtnet_tx_thread()
670 sc->tx_in_progress = 0; in pci_vtnet_init()
755 while (sc->tx_in_progress) { in pci_vtnet_pause()