Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/slicoss/
Dslic.h82 #define SLIC_RCVQ_FILLTHRESH (SLIC_RCVQ_ENTRIES - SLIC_RCVQ_FILLENTRIES) macro
Dslicoss.c1658 while (rcvq->count < SLIC_RCVQ_FILLTHRESH) { in slic_rcvqueue_getnext()
2101 while (rcvq->count < SLIC_RCVQ_FILLTHRESH) { in slic_interrupt_card_up()