Searched refs:have_vq_rx (Results 1 – 1 of 1) sorted by relevance
808 bool have_vq_rx; in scmi_vio_probe() local821 have_vq_rx = scmi_vio_have_vq_rx(vdev); in scmi_vio_probe()822 vq_cnt = have_vq_rx ? VIRTIO_SCMI_VQ_MAX_CNT : 1; in scmi_vio_probe()828 if (have_vq_rx) in scmi_vio_probe()