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/common/
H A Dpci_virtio_net.c122 int tx_in_progress; member
172 while (sc->tx_in_progress) { in pci_vtnet_reset()
505 if (sc->tx_in_progress == 0) in pci_vtnet_ping_txq()
537 sc->tx_in_progress = 0; in pci_vtnet_tx_thread()
542 sc->tx_in_progress = 1; in pci_vtnet_tx_thread()
691 sc->tx_in_progress = 0; in pci_vtnet_init()