Searched refs:ch_freq_map (Results 1 – 1 of 1) sorted by relevance
11 static const u32 ch_freq_map[] = { variable30 if (channel == 0 || channel > ARRAY_SIZE(ch_freq_map)) in rtw_ch2freq()33 return ch_freq_map[channel - 1]; in rtw_ch2freq()