pub fn reply_control_op_status(
    code: u32,
    desc: DescriptorChain,
    queue: &Arc<Mutex<Queue>>
) -> Result<()>
Expand description

Encapsulates sending the virtio_snd_hdr struct back to the driver.