Searched refs:virtio_net_rxhdr (Results 1 – 3 of 3) sorted by relevance
245 struct virtio_net_rxhdr *hdr; in pci_vtnet_rx()341 hdr = (struct virtio_net_rxhdr *)riov[0].iov_base; in pci_vtnet_rx()683 sc->vhdrlen = sizeof(struct virtio_net_rxhdr) - 2; in pci_vtnet_init()742 sc->vhdrlen = sizeof(struct virtio_net_rxhdr); in pci_vtnet_neg_features()749 sc->vhdrlen = sizeof(struct virtio_net_rxhdr) - 2; in pci_vtnet_neg_features()
86 struct virtio_net_rxhdr { struct
125 #define VNET_HDR_LEN sizeof(struct virtio_net_rxhdr)