Searched defs:xenvif_copy_state (Results 1 – 1 of 1) sorted by relevance
131 struct xenvif_copy_state { struct132 struct gnttab_copy op[COPY_BATCH_SIZE];133 RING_IDX idx[COPY_BATCH_SIZE];134 unsigned int num;135 struct sk_buff_head *completed;