Searched refs:XDP_BULK_QUEUE_SIZE (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/core/
H A Dxdp.c491 if (bq->count == XDP_BULK_QUEUE_SIZE)
508 if (bq->count == XDP_BULK_QUEUE_SIZE)
/linux-master/include/net/
H A Dxdp.h190 #define XDP_BULK_QUEUE_SIZE 16 macro
194 void *q[XDP_BULK_QUEUE_SIZE];
389 #define DEV_MAP_BULK_SIZE XDP_BULK_QUEUE_SIZE

Completed in 247 milliseconds