Searched refs:have_vq_rx (Results 1 – 1 of 1) sorted by relevance
386 bool have_vq_rx; in scmi_vio_probe() local399 have_vq_rx = scmi_vio_have_vq_rx(vdev); in scmi_vio_probe()400 vq_cnt = have_vq_rx ? VIRTIO_SCMI_VQ_MAX_CNT : 1; in scmi_vio_probe()406 if (have_vq_rx) in scmi_vio_probe()