Searched refs:virtio_net_hdr_mrg_rxbuf (Results 1 – 3 of 3) sorted by relevance
139 struct virtio_net_hdr_mrg_rxbuf { struct
235 struct virtio_net_hdr_mrg_rxbuf hdr;282 static inline struct virtio_net_hdr_mrg_rxbuf *skb_vnet_hdr(struct sk_buff *skb) in skb_vnet_hdr()284 return (struct virtio_net_hdr_mrg_rxbuf *)skb->cb; in skb_vnet_hdr()377 struct virtio_net_hdr_mrg_rxbuf *hdr; in page_to_skb()450 struct virtio_net_hdr_mrg_rxbuf *hdr; in __virtnet_xdp_xmit_one()654 struct virtio_net_hdr_mrg_rxbuf *hdr = buf + header_offset; in receive_small()787 struct virtio_net_hdr_mrg_rxbuf *hdr = buf; in receive_mergeable()1017 struct virtio_net_hdr_mrg_rxbuf *hdr; in receive_buf()1153 const size_t hdr_len = sizeof(struct virtio_net_hdr_mrg_rxbuf); in get_mergeable_buf_len()1506 struct virtio_net_hdr_mrg_rxbuf *hdr; in xmit_skb()[all …]
1644 sizeof(struct virtio_net_hdr_mrg_rxbuf) : in vhost_net_set_features()