Home
last modified time | relevance | path

Searched refs:virtio_mq_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/block/
H A Dvirtio_blk.c1292 static const struct blk_mq_ops virtio_mq_ops = { variable
1369 vblk->tag_set.ops = &virtio_mq_ops; in virtblk_probe()