Home
last modified time | relevance | path

Searched refs:total_queues (Results 1 – 25 of 71) sorted by relevance

123

/dports/emulators/qemu/qemu-6.2.0/backends/
H A Dcryptodev-vhost.c172 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues) in cryptodev_vhost_start() argument
189 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_start()
204 r = k->set_guest_notifiers(qbus->parent, total_queues, true); in cryptodev_vhost_start()
210 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_start()
238 e = k->set_guest_notifiers(qbus->parent, total_queues, false); in cryptodev_vhost_start()
246 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() argument
258 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_stop()
265 r = k->set_guest_notifiers(qbus->parent, total_queues, false); in cryptodev_vhost_stop()
330 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues) in cryptodev_vhost_start() argument
335 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() argument
/dports/emulators/qemu60/qemu-6.0.0/backends/
H A Dcryptodev-vhost.c169 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues) in cryptodev_vhost_start() argument
186 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_start()
201 r = k->set_guest_notifiers(qbus->parent, total_queues, true); in cryptodev_vhost_start()
207 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_start()
235 e = k->set_guest_notifiers(qbus->parent, total_queues, false); in cryptodev_vhost_start()
243 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() argument
255 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_stop()
262 r = k->set_guest_notifiers(qbus->parent, total_queues, false); in cryptodev_vhost_stop()
327 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues) in cryptodev_vhost_start() argument
332 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() argument
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/backends/
H A Dcryptodev-vhost.c169 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues) in cryptodev_vhost_start() argument
186 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_start()
201 r = k->set_guest_notifiers(qbus->parent, total_queues, true); in cryptodev_vhost_start()
207 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_start()
235 e = k->set_guest_notifiers(qbus->parent, total_queues, false); in cryptodev_vhost_start()
243 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() argument
255 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_stop()
262 r = k->set_guest_notifiers(qbus->parent, total_queues, false); in cryptodev_vhost_stop()
327 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues) in cryptodev_vhost_start() argument
332 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() argument
/dports/emulators/qemu5/qemu-5.2.0/backends/
H A Dcryptodev-vhost.c169 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues) in cryptodev_vhost_start() argument
186 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_start()
201 r = k->set_guest_notifiers(qbus->parent, total_queues, true); in cryptodev_vhost_start()
207 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_start()
235 e = k->set_guest_notifiers(qbus->parent, total_queues, false); in cryptodev_vhost_start()
243 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() argument
255 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_stop()
262 r = k->set_guest_notifiers(qbus->parent, total_queues, false); in cryptodev_vhost_stop()
327 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues) in cryptodev_vhost_start() argument
332 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() argument
/dports/emulators/qemu-utils/qemu-4.2.1/backends/
H A Dcryptodev-vhost.c169 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues) in cryptodev_vhost_start() argument
186 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_start()
201 r = k->set_guest_notifiers(qbus->parent, total_queues, true); in cryptodev_vhost_start()
207 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_start()
235 e = k->set_guest_notifiers(qbus->parent, total_queues, false); in cryptodev_vhost_start()
243 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() argument
255 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_stop()
262 r = k->set_guest_notifiers(qbus->parent, total_queues, false); in cryptodev_vhost_stop()
327 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues) in cryptodev_vhost_start() argument
332 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() argument
/dports/emulators/qemu42/qemu-4.2.1/backends/
H A Dcryptodev-vhost.c169 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues) in cryptodev_vhost_start() argument
186 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_start()
201 r = k->set_guest_notifiers(qbus->parent, total_queues, true); in cryptodev_vhost_start()
207 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_start()
235 e = k->set_guest_notifiers(qbus->parent, total_queues, false); in cryptodev_vhost_start()
243 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() argument
255 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_stop()
262 r = k->set_guest_notifiers(qbus->parent, total_queues, false); in cryptodev_vhost_stop()
327 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues) in cryptodev_vhost_start() argument
332 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() argument
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/backends/
H A Dcryptodev-vhost.c169 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues) in cryptodev_vhost_start() argument
186 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_start()
201 r = k->set_guest_notifiers(qbus->parent, total_queues, true); in cryptodev_vhost_start()
207 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_start()
235 e = k->set_guest_notifiers(qbus->parent, total_queues, false); in cryptodev_vhost_start()
243 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() argument
255 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_stop()
262 r = k->set_guest_notifiers(qbus->parent, total_queues, false); in cryptodev_vhost_stop()
327 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues) in cryptodev_vhost_start() argument
332 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() argument
/dports/emulators/qemu-guest-agent/qemu-5.0.1/backends/
H A Dcryptodev-vhost.c169 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues) in cryptodev_vhost_start() argument
186 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_start()
201 r = k->set_guest_notifiers(qbus->parent, total_queues, true); in cryptodev_vhost_start()
207 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_start()
235 e = k->set_guest_notifiers(qbus->parent, total_queues, false); in cryptodev_vhost_start()
243 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() argument
255 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_stop()
262 r = k->set_guest_notifiers(qbus->parent, total_queues, false); in cryptodev_vhost_stop()
327 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues) in cryptodev_vhost_start() argument
332 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() argument
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/backends/
H A Dcryptodev-vhost.c172 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues) in cryptodev_vhost_start() argument
189 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_start()
204 r = k->set_guest_notifiers(qbus->parent, total_queues, true); in cryptodev_vhost_start()
210 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_start()
238 e = k->set_guest_notifiers(qbus->parent, total_queues, false); in cryptodev_vhost_start()
246 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() argument
258 for (i = 0; i < total_queues; i++) { in cryptodev_vhost_stop()
265 r = k->set_guest_notifiers(qbus->parent, total_queues, false); in cryptodev_vhost_stop()
330 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues) in cryptodev_vhost_start() argument
335 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() argument
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/net/
H A Dvhost_net.c294 int total_queues) in vhost_net_start() argument
306 for (i = 0; i < total_queues; i++) { in vhost_net_start()
321 r = k->set_guest_notifiers(qbus->parent, total_queues * 2, true); in vhost_net_start()
327 for (i = 0; i < total_queues; i++) { in vhost_net_start()
350 e = k->set_guest_notifiers(qbus->parent, total_queues * 2, false); in vhost_net_start()
360 int total_queues) in vhost_net_stop() argument
367 for (i = 0; i < total_queues; i++) { in vhost_net_stop()
371 r = k->set_guest_notifiers(qbus->parent, total_queues * 2, false); in vhost_net_stop()
467 int total_queues) in vhost_net_start() argument
473 int total_queues) in vhost_net_stop() argument
/dports/emulators/qemu42/qemu-4.2.1/include/sysemu/
H A Dcryptodev-vhost.h37 int total_queues; member
113 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues);
123 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues);
/dports/emulators/qemu/qemu-6.2.0/include/sysemu/
H A Dcryptodev-vhost.h37 int total_queues; member
113 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues);
123 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues);
/dports/emulators/qemu60/qemu-6.0.0/include/sysemu/
H A Dcryptodev-vhost.h37 int total_queues; member
113 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues);
123 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues);
/dports/emulators/qemu5/qemu-5.2.0/include/sysemu/
H A Dcryptodev-vhost.h37 int total_queues; member
113 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues);
123 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues);
/dports/emulators/qemu-utils/qemu-4.2.1/include/sysemu/
H A Dcryptodev-vhost.h37 int total_queues; member
113 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues);
123 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues);
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/sysemu/
H A Dcryptodev-vhost.h38 int total_queues; member
114 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues);
124 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/sysemu/
H A Dcryptodev-vhost.h37 int total_queues; member
113 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues);
123 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues);
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/sysemu/
H A Dcryptodev-vhost.h37 int total_queues; member
113 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues);
123 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues);
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/sysemu/
H A Dcryptodev-vhost.h37 int total_queues; member
113 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues);
123 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues);
/dports/emulators/qemu42/qemu-4.2.1/hw/net/
H A Dvhost_net.c304 int total_queues) in vhost_net_start() argument
316 for (i = 0; i < total_queues; i++) { in vhost_net_start()
331 r = k->set_guest_notifiers(qbus->parent, total_queues * 2, true); in vhost_net_start()
337 for (i = 0; i < total_queues; i++) { in vhost_net_start()
360 e = k->set_guest_notifiers(qbus->parent, total_queues * 2, false); in vhost_net_start()
370 int total_queues) in vhost_net_stop() argument
377 for (i = 0; i < total_queues; i++) { in vhost_net_stop()
381 r = k->set_guest_notifiers(qbus->parent, total_queues * 2, false); in vhost_net_stop()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/net/
H A Dvhost_net.c304 int total_queues) in vhost_net_start() argument
316 for (i = 0; i < total_queues; i++) { in vhost_net_start()
331 r = k->set_guest_notifiers(qbus->parent, total_queues * 2, true); in vhost_net_start()
337 for (i = 0; i < total_queues; i++) { in vhost_net_start()
360 e = k->set_guest_notifiers(qbus->parent, total_queues * 2, false); in vhost_net_start()
370 int total_queues) in vhost_net_stop() argument
377 for (i = 0; i < total_queues; i++) { in vhost_net_stop()
381 r = k->set_guest_notifiers(qbus->parent, total_queues * 2, false); in vhost_net_stop()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/net/
H A Dvhost_net.c304 int total_queues) in vhost_net_start() argument
316 for (i = 0; i < total_queues; i++) { in vhost_net_start()
331 r = k->set_guest_notifiers(qbus->parent, total_queues * 2, true); in vhost_net_start()
337 for (i = 0; i < total_queues; i++) { in vhost_net_start()
360 e = k->set_guest_notifiers(qbus->parent, total_queues * 2, false); in vhost_net_start()
370 int total_queues) in vhost_net_stop() argument
377 for (i = 0; i < total_queues; i++) { in vhost_net_stop()
381 r = k->set_guest_notifiers(qbus->parent, total_queues * 2, false); in vhost_net_stop()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/net/
H A Dvhost_net.c304 int total_queues) in vhost_net_start() argument
316 for (i = 0; i < total_queues; i++) { in vhost_net_start()
331 r = k->set_guest_notifiers(qbus->parent, total_queues * 2, true); in vhost_net_start()
337 for (i = 0; i < total_queues; i++) { in vhost_net_start()
360 e = k->set_guest_notifiers(qbus->parent, total_queues * 2, false); in vhost_net_start()
370 int total_queues) in vhost_net_stop() argument
377 for (i = 0; i < total_queues; i++) { in vhost_net_stop()
381 r = k->set_guest_notifiers(qbus->parent, total_queues * 2, false); in vhost_net_stop()
/dports/emulators/qemu60/qemu-6.0.0/hw/net/
H A Dvhost_net.c314 int total_queues) in vhost_net_start() argument
328 for (i = 0; i < total_queues; i++) { in vhost_net_start()
343 r = k->set_guest_notifiers(qbus->parent, total_queues * 2, true); in vhost_net_start()
349 for (i = 0; i < total_queues; i++) { in vhost_net_start()
374 e = k->set_guest_notifiers(qbus->parent, total_queues * 2, false); in vhost_net_start()
384 int total_queues) in vhost_net_stop() argument
391 for (i = 0; i < total_queues; i++) { in vhost_net_stop()
395 r = k->set_guest_notifiers(qbus->parent, total_queues * 2, false); in vhost_net_stop()
/dports/emulators/qemu5/qemu-5.2.0/hw/net/
H A Dvhost_net.c314 int total_queues) in vhost_net_start() argument
328 for (i = 0; i < total_queues; i++) { in vhost_net_start()
343 r = k->set_guest_notifiers(qbus->parent, total_queues * 2, true); in vhost_net_start()
349 for (i = 0; i < total_queues; i++) { in vhost_net_start()
374 e = k->set_guest_notifiers(qbus->parent, total_queues * 2, false); in vhost_net_start()
384 int total_queues) in vhost_net_stop() argument
391 for (i = 0; i < total_queues; i++) { in vhost_net_stop()
395 r = k->set_guest_notifiers(qbus->parent, total_queues * 2, false); in vhost_net_stop()

123