Searched refs:SLIC_RCVQ_MAX_PROCESS_ISR (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/staging/slicoss/ | ||
D | slic.h | 79 #define SLIC_RCVQ_MAX_PROCESS_ISR ((SLIC_RCVQ_ENTRIES * 4)) macro |
D | slicoss.c | 2759 if (frames >= SLIC_RCVQ_MAX_PROCESS_ISR) { in slic_rcv_handler() |