Home
last modified time | relevance | path

Searched refs:index_max (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/modules/hostap/src/
Dsupp_api.c2174 uint8_t index, index_max, chan_idx, ch_offset = 0; local
2187 index_max = ARRAY_SIZE(center_freq_40MHz);
2193 index_max = ARRAY_SIZE(center_freq_80MHz);
2202 for (index = 0; index < index_max; index++) {