Lines Matching refs:virtio_net_hdr_mrg_rxbuf
498 struct virtio_net_hdr_mrg_rxbuf mrg_hdr;
1243 struct virtio_net_hdr_mrg_rxbuf *hdr, in xsk_append_merge_buffer()
1305 struct virtio_net_hdr_mrg_rxbuf *hdr; in virtnet_receive_xsk_merge()
1575 struct virtio_net_hdr_mrg_rxbuf *hdr; in __virtnet_xdp_xmit_one()
1895 struct virtio_net_hdr_mrg_rxbuf *hdr = buf + header_offset; in receive_small_xdp()
2132 struct virtio_net_hdr_mrg_rxbuf *hdr = buf; in virtnet_build_xdp_buff_mrg()
2219 struct virtio_net_hdr_mrg_rxbuf *hdr) in mergeable_xdp_get_buf()
2298 struct virtio_net_hdr_mrg_rxbuf *hdr = buf; in receive_mergeable_xdp()
2400 struct virtio_net_hdr_mrg_rxbuf *hdr = buf; in receive_mergeable()
3198 struct virtio_net_hdr_mrg_rxbuf *hdr; in xmit_skb()
3213 hdr = (struct virtio_net_hdr_mrg_rxbuf *)(skb->data - hdr_len); in xmit_skb()
6767 vi->hdr_len = sizeof(struct virtio_net_hdr_mrg_rxbuf); in virtnet_probe()