Home
last modified time | relevance | path

Searched refs:virtio_net_ctrl_hdr (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/drivers/virtio/
H A Dvirtio_net.h158 struct __packed virtio_net_ctrl_hdr { struct
/openbmc/linux/include/uapi/linux/
H A Dvirtio_net.h214 struct virtio_net_ctrl_hdr { struct
/openbmc/qemu/net/
H A Dvhost-vdpa.c148 return sizeof(struct virtio_net_ctrl_hdr) + in vhost_vdpa_net_cvq_cmd_len()
713 const struct virtio_net_ctrl_hdr ctrl = { in vhost_vdpa_net_load_cmd()
1342 struct virtio_net_ctrl_hdr *hdr_ptr; in vhost_vdpa_net_excessive_mac_filter_cvq_add()
1429 fake_cvq_size = sizeof(struct virtio_net_ctrl_hdr) + in vhost_vdpa_net_excessive_mac_filter_cvq_add()
1482 const struct virtio_net_ctrl_hdr *ctrl; in vhost_vdpa_net_handle_ctrl_avail()
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_net.h215 struct virtio_net_ctrl_hdr { struct
/openbmc/linux/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim_net.c132 struct virtio_net_ctrl_hdr ctrl; in vdpasim_handle_cvq()
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c2014 struct virtio_net_ctrl_hdr ctrl; in mlx5_cvq_kick_handler()
/openbmc/qemu/hw/net/
H A Dvirtio-net.c1554 struct virtio_net_ctrl_hdr ctrl; in virtio_net_handle_ctrl_iov()
/openbmc/linux/drivers/net/
H A Dvirtio_net.c224 struct virtio_net_ctrl_hdr hdr;