Searched refs:virtio_net_hdr_mrg_rxbuf (Results 1 – 4 of 4) sorted by relevance
236 struct virtio_net_hdr_mrg_rxbuf { struct
24 #define HDR_LEN sizeof(struct virtio_net_hdr_mrg_rxbuf)
498 struct virtio_net_hdr_mrg_rxbuf mrg_hdr;1173 struct virtio_net_hdr_mrg_rxbuf *hdr, in xsk_append_merge_buffer()1235 struct virtio_net_hdr_mrg_rxbuf *hdr; in virtnet_receive_xsk_merge()1529 struct virtio_net_hdr_mrg_rxbuf *hdr; in __virtnet_xdp_xmit_one()1862 struct virtio_net_hdr_mrg_rxbuf *hdr = buf + header_offset; in receive_small_xdp()2109 struct virtio_net_hdr_mrg_rxbuf *hdr = buf; in virtnet_build_xdp_buff_mrg()2192 struct virtio_net_hdr_mrg_rxbuf *hdr) in mergeable_xdp_get_buf()2271 struct virtio_net_hdr_mrg_rxbuf *hdr = buf; in receive_mergeable_xdp()2382 struct virtio_net_hdr_mrg_rxbuf *hdr = buf; in receive_mergeable()6888 vi->hdr_len = sizeof(struct virtio_net_hdr_mrg_rxbuf); in virtnet_probe()
2091 struct virtio_net_hdr_mrg_rxbuf vnet_hdr = { .num_buffers = 0 }; in packet_rcv_vnet()3965 val != sizeof(struct virtio_net_hdr_mrg_rxbuf)) in packet_setsockopt()