Home
last modified time | relevance | path

Searched refs:xenvif_rx_meta (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/xen-netback/
Dcommon.h70 struct xenvif_rx_meta { struct
190 struct xenvif_rx_meta meta[XEN_NETIF_RX_RING_SIZE];
Dnetback.c241 struct xenvif_rx_meta *meta;
246 static struct xenvif_rx_meta *get_next_rx_buffer(struct xenvif_queue *queue, in get_next_rx_buffer()
249 struct xenvif_rx_meta *meta; in get_next_rx_buffer()
276 struct xenvif_rx_meta *meta; in xenvif_gop_frag_copy()
374 struct xenvif_rx_meta *meta; in xenvif_gop_skb()
467 struct xenvif_rx_meta *meta, in xenvif_add_frag_responses()