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