Searched refs:EVCH_MAX_CHANNELS (Results 1 – 2 of 2) sorted by relevance
254 #define EVCH_MAX_CHANNELS 1024 macro
1011 evch_channels_max = min(evch_isqrt(k), EVCH_MAX_CHANNELS); in evch_chinit()