Function devices::virtio::vhost_user_backend::net::run_tx_queue
source ยท async fn run_tx_queue<T: TapT>(
queue: Queue,
tap: T,
kick_evt: EventAsync,
stop_rx: Receiver<()>,
) -> Queue