Home
last modified time | relevance | path

Searched refs:EVENT_RING_BATCH (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/sxg/
Dsxghif.h321 #define EVENT_RING_BATCH 16 // Hand entries back 16 at a time. macro
Dsxg.c1251 if (EventsProcessed == EVENT_RING_BATCH) { in sxg_process_event_queue()
1254 EVENT_RING_BATCH, FALSE); in sxg_process_event_queue()