Searched refs:virtio_net_hdr_v1_hash (Results 1 – 2 of 2) sorted by relevance
194 struct virtio_net_hdr_v1_hash { struct212 struct virtio_net_hdr_v1_hash hash_hdr; argument
499 struct virtio_net_hdr_v1_hash hdr;512 struct virtio_net_hdr_v1_hash hash_v1_hdr;2538 static void virtio_skb_set_hash(const struct virtio_net_hdr_v1_hash *hdr_hash, in virtio_skb_set_hash()6743 struct virtio_net_hdr_v1_hash *hdr_hash; in virtnet_xdp_rx_hash()6751 hdr_hash = (struct virtio_net_hdr_v1_hash *)(xdp->data - vi->hdr_len); in virtnet_xdp_rx_hash()6932 vi->hdr_len = sizeof(struct virtio_net_hdr_v1_hash); in virtnet_probe()