Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/vmw_vsock/
H A Dvirtio_transport.c42 bool tx_run; member
97 if (!vsock->tx_run) in virtio_transport_send_pkt_work()
297 if (!vsock->tx_run) in virtio_transport_tx_work()
603 vsock->tx_run = true; in virtio_vsock_probe()
651 vsock->tx_run = false; in virtio_vsock_remove()
/kernel/linux/linux-6.6/net/vmw_vsock/
H A Dvirtio_transport.c42 bool tx_run; member
97 if (!vsock->tx_run) in virtio_transport_send_pkt_work()
262 if (!vsock->tx_run) in virtio_transport_tx_work()
565 vsock->tx_run = true; in virtio_vsock_vqs_start()
580 * vsock->tx_run is set to true. We queue vsock->send_pkt_work in virtio_vsock_vqs_start()
607 vsock->tx_run = false; in virtio_vsock_vqs_del()

Completed in 3 milliseconds