Lines Matching defs:channel
444 rx_status.freq = adm8211_channels[priv->channel - 1].center_freq;
642 /* Program synthesizer to new channel */
743 /* update current channel for adhoc (and maybe AP mode) */
1301 int channel =
1304 if (channel != priv->channel) {
1305 priv->channel = channel;
1306 adm8211_rf_set_channel(dev, priv->channel);
1531 adm8211_rf_set_channel(dev, priv->channel);
1909 priv->channel = 1;