Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/slicoss/
Dslic.h77 #define SLIC_RCVQ_FILLTHRESH (SLIC_RCVQ_ENTRIES - SLIC_RCVQ_FILLENTRIES) macro
Dslicoss.c1676 while (rcvq->count < SLIC_RCVQ_FILLTHRESH) { in slic_rcvqueue_getnext()
2119 while (rcvq->count < SLIC_RCVQ_FILLTHRESH) { in slic_interrupt_card_up()