Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/slicoss/
Dslic.h79 #define SLIC_RCVQ_MAX_PROCESS_ISR ((SLIC_RCVQ_ENTRIES * 4)) macro
Dslicoss.c2759 if (frames >= SLIC_RCVQ_MAX_PROCESS_ISR) { in slic_rcv_handler()