Lines Matching defs:channel
1166 scan.channel = priv->channel;
1358 priv->channel, priv->wep_enabled ? "enabled" : "disabled",
1401 ccfg->channel = priv->channel;
1508 * the channel information is extracted from it.
1511 * function returns the priv->channel information, that should be correct
1518 int channel = priv->channel;
1541 channel = el[2];
1544 return ieee80211_channel_to_frequency(channel, NL80211_BAND_2GHZ);
1686 join.channel = priv->channel;
2015 at76_dbg(DBG_MAC80211, "%s(): channel %d",
2021 priv->channel = hw->conf.chandef.chan->hw_value;
2340 priv->channel = DEF_CHANNEL;