Searched refs:SCQ_ENTRIES (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/atm/
H A Didt77252.h156 #define SCQ_ENTRIES 64 macro
157 #define SCQ_SIZE (SCQ_ENTRIES * sizeof(struct scqe))
H A Didt77252.c650 scq->last = scq->base + (SCQ_ENTRIES - 1);
712 if (entries > (SCQ_ENTRIES - 1)) {

Completed in 99 milliseconds