Searched refs:MAX_GRANT_COPY_OPS (Results 1 – 2 of 2) sorted by relevance
92 #define MAX_GRANT_COPY_OPS (MAX_SKB_FRAGS * XEN_NETIF_RX_RING_SIZE) macro185 struct gnttab_copy grant_copy_op[MAX_GRANT_COPY_OPS];
535 BUG_ON(npo.copy_prod > MAX_GRANT_COPY_OPS); in xenvif_rx_action()