Home
last modified time | relevance | path

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

/openbmc/qemu/contrib/vhost-user-blk/
H A Dvhost-user-blk.c331 static void vub_process_vq(VuDev *vu_dev, int idx) in vub_process_vq() function
360 vu_set_queue_handler(vu_dev, vq, started ? vub_process_vq : NULL); in vub_queue_set_started()