Searched refs:vhost_vdpa_net_load_rss (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/net/ |
H A D | vhost-vdpa.c | 840 static int vhost_vdpa_net_load_rss(VhostVDPAState *s, const VirtIONet *n, in vhost_vdpa_net_load_rss() function 966 r = vhost_vdpa_net_load_rss(s, n, out_cursor, in_cursor, true); in vhost_vdpa_net_load_mq() 973 r = vhost_vdpa_net_load_rss(s, n, out_cursor, in_cursor, false); in vhost_vdpa_net_load_mq()
|