Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/xen-netback/
Dcommon.h128 struct xenvif_copy_state { struct
129 struct gnttab_copy op[COPY_BATCH_SIZE];
130 RING_IDX idx[COPY_BATCH_SIZE];
131 unsigned int num;
132 struct sk_buff_head *completed;