Searched refs:virtio_net_ctrl_hdr (Results 1 – 3 of 3) sorted by relevance
237 struct virtio_net_ctrl_hdr { struct250 struct virtio_net_ctrl_hdr hdr; argument
167 desc[head].len = sizeof(struct virtio_net_ctrl_hdr); in virtio_send_command_packed()177 + sizeof(struct virtio_net_ctrl_hdr) in virtio_send_command_packed()193 + sizeof(struct virtio_net_ctrl_hdr); in virtio_send_command_packed()259 vq->vq_split.ring.desc[head].len = sizeof(struct virtio_net_ctrl_hdr); in virtio_send_command_split()266 + sizeof(struct virtio_net_ctrl_hdr) in virtio_send_command_split()276 + sizeof(struct virtio_net_ctrl_hdr); in virtio_send_command_split()
716 struct virtio_net_ctrl_hdr *hdr; in virtio_user_handle_ctrl_msg()768 struct virtio_net_ctrl_hdr *hdr; in virtio_user_handle_ctrl_msg_packed()