Searched refs:SLIC_RCVQ_FILLTHRESH (Results 1 – 2 of 2) sorted by relevance
77 #define SLIC_RCVQ_FILLTHRESH (SLIC_RCVQ_ENTRIES - SLIC_RCVQ_FILLENTRIES) macro
1676 while (rcvq->count < SLIC_RCVQ_FILLTHRESH) { in slic_rcvqueue_getnext()2119 while (rcvq->count < SLIC_RCVQ_FILLTHRESH) { in slic_interrupt_card_up()