Home
last modified time | relevance | path

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

/openbmc/linux/net/vmw_vsock/
H A Dvirtio_transport.c42 bool tx_run; member
97 if (!vsock->tx_run) in virtio_transport_send_pkt_work()
263 if (!vsock->tx_run) in virtio_transport_tx_work()
566 vsock->tx_run = true; in virtio_vsock_vqs_start()
608 vsock->tx_run = false; in virtio_vsock_vqs_del()