Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_net.c123 int tx_in_progress; member
173 while (sc->tx_in_progress) { in pci_vtnet_reset()
506 if (sc->tx_in_progress == 0) in pci_vtnet_ping_txq()
538 sc->tx_in_progress = 0; in pci_vtnet_tx_thread()
543 sc->tx_in_progress = 1; in pci_vtnet_tx_thread()
692 sc->tx_in_progress = 0; in pci_vtnet_init()