Searched refs:chan_is_6ghz (Results 1 – 1 of 1) sorted by relevance
28 bool chan_is_6ghz; in allow_channel() local30 chan_is_6ghz = mode->channels[i].freq >= 5935 && in allow_channel()32 if (is_6ghz == chan_is_6ghz && mode->channels[i].chan == chan) in allow_channel()