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.c712 static ssize_t vhost_vdpa_net_load_cmd(VhostVDPAState *s, in vhost_vdpa_net_load_cmd() function
784 ssize_t r = vhost_vdpa_net_load_cmd(s, out_cursor, in_cursor, in vhost_vdpa_net_load_mac()
834 ssize_t r = vhost_vdpa_net_load_cmd(s, out_cursor, in_cursor, in vhost_vdpa_net_load_mac()
930 r = vhost_vdpa_net_load_cmd(s, out_cursor, in_cursor, in vhost_vdpa_net_load_rss()
961 r = vhost_vdpa_net_load_cmd(s, out_cursor, in_cursor, in vhost_vdpa_net_load_mq()
1021 r = vhost_vdpa_net_load_cmd(s, out_cursor, in_cursor, in vhost_vdpa_net_load_offloads()
1044 r = vhost_vdpa_net_load_cmd(s, out_cursor, in_cursor, in vhost_vdpa_net_load_rx_mode()
1204 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…