Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dvhost-vdpa.c707 static ssize_t vhost_vdpa_net_load_cmd(VhostVDPAState *s, in vhost_vdpa_net_load_cmd() function
779 ssize_t r = vhost_vdpa_net_load_cmd(s, out_cursor, in_cursor, in vhost_vdpa_net_load_mac()
829 ssize_t r = vhost_vdpa_net_load_cmd(s, out_cursor, in_cursor, in vhost_vdpa_net_load_mac()
925 r = vhost_vdpa_net_load_cmd(s, out_cursor, in_cursor, in vhost_vdpa_net_load_rss()
956 r = vhost_vdpa_net_load_cmd(s, out_cursor, in_cursor, in vhost_vdpa_net_load_mq()
1016 r = vhost_vdpa_net_load_cmd(s, out_cursor, in_cursor, in vhost_vdpa_net_load_offloads()
1039 r = vhost_vdpa_net_load_cmd(s, out_cursor, in_cursor, in vhost_vdpa_net_load_rx_mode()
1199 ssize_t r = vhost_vdpa_net_load_cmd(s, out_cursor, in_cursor, in vhost_vdpa_net_load_single_vlan()
H A Dtrace-events29 vhost_vdpa_net_load_cmd(void *s, uint8_t class, uint8_t cmd, int data_num, int data_size) "vdpa sta…