Searched refs:have_vq_rx (Results 1 – 1 of 1) sorted by relevance
811 bool have_vq_rx; in scmi_vio_probe() local824 have_vq_rx = scmi_vio_have_vq_rx(vdev); in scmi_vio_probe()825 vq_cnt = have_vq_rx ? VIRTIO_SCMI_VQ_MAX_CNT : 1; in scmi_vio_probe()831 if (have_vq_rx) in scmi_vio_probe()