Searched refs:band_center_freq1 (Results 1 – 8 of 8) sorted by relevance
1721 ch->band_center_freq1 = __cpu_to_le32(arg->band_center_freq1); in ath10k_wmi_put_wmi_channel()1729 u32 band_center_freq1; in ath10k_wmi_put_wmi_channel() local1732 if (arg->freq > arg->band_center_freq1) { in ath10k_wmi_put_wmi_channel()1733 band_center_freq1 = arg->band_center_freq1 + 40; in ath10k_wmi_put_wmi_channel()1734 band_center_freq2 = arg->band_center_freq1 - 40; in ath10k_wmi_put_wmi_channel()1736 band_center_freq1 = arg->band_center_freq1 - 40; in ath10k_wmi_put_wmi_channel()1737 band_center_freq2 = arg->band_center_freq1 + 40; in ath10k_wmi_put_wmi_channel()1740 ch->band_center_freq1 = in ath10k_wmi_put_wmi_channel()1741 __cpu_to_le32(band_center_freq1); in ath10k_wmi_put_wmi_channel()1746 ch->band_center_freq2 = __cpu_to_le32(arg->band_center_freq1); in ath10k_wmi_put_wmi_channel()
2048 __le32 band_center_freq1; member2079 u32 band_center_freq1; member
1049 arg.channel.band_center_freq1 = chandef->center_freq1; in ath10k_monitor_vdev_start()1501 arg.channel.band_center_freq1 = chandef->center_freq1; in ath10k_vdev_start_restart()3435 ch->band_center_freq1 = channel->center_freq; in ath10k_update_channel_list()
851 u32 center_freq1 = arg->channel.band_center_freq1; in ath11k_wmi_put_wmi_channel()856 chan->band_center_freq1 = arg->channel.band_center_freq1; in ath11k_wmi_put_wmi_channel()859 if (arg->channel.freq > arg->channel.band_center_freq1) in ath11k_wmi_put_wmi_channel()860 chan->band_center_freq1 = center_freq1 + 40; in ath11k_wmi_put_wmi_channel()862 chan->band_center_freq1 = center_freq1 - 40; in ath11k_wmi_put_wmi_channel()864 chan->band_center_freq2 = arg->channel.band_center_freq1; in ath11k_wmi_put_wmi_channel()2453 chan_info->band_center_freq1 = tchan_info->cfreq1; in ath11k_wmi_send_scan_chan_list_cmd()
2769 u32 band_center_freq1; member3435 u32 band_center_freq1; member
930 arg.channel.band_center_freq1 = chandef->center_freq1; in ath11k_mac_monitor_vdev_start()6717 arg.channel.band_center_freq1 = chandef->center_freq1; in ath11k_mac_vdev_start_restart()
1374 u32 band_center_freq1; member
958 param->band_center_freq1 = req->channels[i]->center_freq; in wcn36xx_smd_update_channel_list()