Lines Matching defs:channel
491 struct ieee80211_channel *channel = chandef->chan;
500 center_chan = channel->hw_value;
501 primary_freq = channel->center_freq;
504 /* assign the center channel used while 20M bw is selected */
505 cch_by_bw[RTW_CHANNEL_WIDTH_20] = channel->hw_value;
533 /* assign the center channel used
545 /* assign the center channel used
560 /* assign the center channel used while current bw is selected */
577 if (WARN(ch_param.center_chan == 0, "Invalid channel\n"))
604 /* if the channel isn't set for scanning, we will do RF calibration
606 * during scanning on each channel takes too long.