Searched refs:evch_channels_max (Results 1 – 1 of 1) sorted by relevance
81 static uint32_t evch_channels_max; variable1011 evch_channels_max = min(evch_isqrt(k), EVCH_MAX_CHANNELS); in evch_chinit()1012 evch_events_max = evch_channels_max << 8; in evch_chinit()1074 evch_channels_max) { in evch_chbind()