Lines Matching defs:other_chan
654 struct ieee80211_channel *other_chan = NULL;
663 other_chan =
666 if (!other_chan)
669 if (chan == other_chan)
1358 struct ieee80211_channel *other_chan = NULL;
1365 other_chan = wdev->links[link_id].client.current_bss->pub.channel;
1378 other_chan = wdev->links[link_id].ap.chandef.chan;
1380 if (!other_chan)
1383 if (chan == other_chan)
1391 r2 = cfg80211_get_unii(other_chan->center_freq);
1407 other_chan->center_freq != 5825)