DN_CACHE_SIZE      29 net/caif/cfmuxl.c 	struct cflayer *dn_cache[DN_CACHE_SIZE];
DN_CACHE_SIZE     108 net/caif/cfmuxl.c 	int idx = phyid % DN_CACHE_SIZE;
DN_CACHE_SIZE     140 net/caif/cfmuxl.c 	int idx = dev_info->id % DN_CACHE_SIZE;