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