Searched refs:frequency_list (Results 1 – 5 of 5) sorted by relevance
58 static const long frequency_list[] = { variable289 iwe.u.freq.m = frequency_list[f] * 100000; in iwctl_giwscan()393 while((c < 14) && (f != frequency_list[c])) in iwctl_siwfreq()438 wrq->m = frequency_list[f] * 100000; in iwctl_giwfreq()574 range->freq[k].m = frequency_list[i] * 100000; in iwctl_giwrange()
51 static const int frequency_list[] = { variable695 scan_buf->freq = frequency_list[pBSS->uChannel-1]; in wpa_get_scan()
59 static const long frequency_list[] = { variable305 iwe.u.freq.m = frequency_list[f] * 100000; in iwctl_giwscan()410 while((c < 14) && (f != frequency_list[c])) in iwctl_siwfreq()458 wrq->m = frequency_list[f] * 100000; in iwctl_giwfreq()595 range->freq[k].m = frequency_list[i] * 100000; in iwctl_giwrange()
49 static const int frequency_list[] = { variable701 scan_buf->freq = frequency_list[pBSS->uChannel-1]; in wpa_get_scan()
681 static const long frequency_list[] = { variable704 while ((c < 14) && (f != frequency_list[c])) in r8711_wx_set_freq()