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.c2254 uint8_t index, index_max, chan_idx, ch_offset = 0; local
2267 index_max = ARRAY_SIZE(center_freq_40MHz);
2273 index_max = ARRAY_SIZE(center_freq_80MHz);
2282 for (index = 0; index < index_max; index++) {