Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dvirtio_net.h258 struct virtio_net_ctrl_mac { struct
/qemu/net/
H A Dvhost-vdpa.c146 2 * sizeof(struct virtio_net_ctrl_mac) + in vhost_vdpa_net_cvq_cmd_len()
803 struct virtio_net_ctrl_mac uni = { in vhost_vdpa_net_load_mac()
806 struct virtio_net_ctrl_mac mul = { in vhost_vdpa_net_load_mac()
1330 struct virtio_net_ctrl_mac mac_data, *mac_ptr; in vhost_vdpa_net_excessive_mac_filter_cvq_add()
/qemu/hw/net/
H A Dvirtio-net.c1099 struct virtio_net_ctrl_mac mac_data; in virtio_net_handle_mac()