Searched refs:virtio_net_hdr_v1_hash (Results 1 – 2 of 2) sorted by relevance
167 struct virtio_net_hdr_v1_hash { struct
486 struct virtio_net_hdr_v1_hash hdr;499 struct virtio_net_hdr_v1_hash hash_v1_hdr;2483 static void virtio_skb_set_hash(const struct virtio_net_hdr_v1_hash *hdr_hash, in virtio_skb_set_hash()6590 struct virtio_net_hdr_v1_hash *hdr_hash; in virtnet_xdp_rx_hash()6598 hdr_hash = (struct virtio_net_hdr_v1_hash *)(xdp->data - vi->hdr_len); in virtnet_xdp_rx_hash()6764 vi->hdr_len = sizeof(struct virtio_net_hdr_v1_hash); in virtnet_probe()