Lines Matching full:entries
53 #define RBDR_SIZE0 0UL /* 8K entries */
54 #define RBDR_SIZE1 1UL /* 16K entries */
55 #define RBDR_SIZE2 2UL /* 32K entries */
56 #define RBDR_SIZE3 3UL /* 64K entries */
57 #define RBDR_SIZE4 4UL /* 126K entries */
58 #define RBDR_SIZE5 5UL /* 256K entries */
59 #define RBDR_SIZE6 6UL /* 512K entries */
61 #define SND_QUEUE_SIZE0 0UL /* 1K entries */
62 #define SND_QUEUE_SIZE1 1UL /* 2K entries */
63 #define SND_QUEUE_SIZE2 2UL /* 4K entries */
64 #define SND_QUEUE_SIZE3 3UL /* 8K entries */
65 #define SND_QUEUE_SIZE4 4UL /* 16K entries */
66 #define SND_QUEUE_SIZE5 5UL /* 32K entries */
67 #define SND_QUEUE_SIZE6 6UL /* 64K entries */
69 #define CMP_QUEUE_SIZE0 0UL /* 1K entries */
70 #define CMP_QUEUE_SIZE1 1UL /* 2K entries */
71 #define CMP_QUEUE_SIZE2 2UL /* 4K entries */
72 #define CMP_QUEUE_SIZE3 3UL /* 8K entries */
73 #define CMP_QUEUE_SIZE4 4UL /* 16K entries */
74 #define CMP_QUEUE_SIZE5 5UL /* 32K entries */
75 #define CMP_QUEUE_SIZE6 6UL /* 64K entries */