Home
last modified time | relevance | path

Searched defs:xenvif_copy_state (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/xen-netback/
Dcommon.h131 struct xenvif_copy_state { struct
132 struct gnttab_copy op[COPY_BATCH_SIZE];
133 RING_IDX idx[COPY_BATCH_SIZE];
134 unsigned int num;
135 struct sk_buff_head *completed;