Home
last modified time | relevance | path

Searched refs:band_center_freq1 (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dwmi.c1721 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() local
1732 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 in ath10k_wmi_put_wmi_channel()
[all...]
H A Dwmi.h2048 __le32 band_center_freq1; member
2079 u32 band_center_freq1; member
H A Dmac.c1038 arg.channel.band_center_freq1 = chandef->center_freq1; in ath10k_monitor_vdev_start()
1490 arg.channel.band_center_freq1 = chandef->center_freq1; in ath10k_vdev_start_restart()
3264 ch->band_center_freq1 = channel->center_freq; in ath10k_update_channel_list()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dwmi.c1721 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() local
1732 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 in ath10k_wmi_put_wmi_channel()
[all...]
H A Dwmi.h2048 __le32 band_center_freq1; member
2079 u32 band_center_freq1; member
H A Dmac.c1049 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()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dwmi.c866 u32 center_freq1 = arg->channel.band_center_freq1; in ath11k_wmi_put_wmi_channel()
871 chan->band_center_freq1 = arg->channel.band_center_freq1; in ath11k_wmi_put_wmi_channel()
874 if (arg->channel.freq > arg->channel.band_center_freq1) in ath11k_wmi_put_wmi_channel()
875 chan->band_center_freq1 = center_freq1 + 40; in ath11k_wmi_put_wmi_channel()
877 chan->band_center_freq1 = center_freq1 - 40; in ath11k_wmi_put_wmi_channel()
879 chan->band_center_freq2 = arg->channel.band_center_freq1; in ath11k_wmi_put_wmi_channel()
2496 chan_info->band_center_freq1 = tchan_info->cfreq1; in ath11k_wmi_send_scan_chan_list_cmd()
H A Dwmi.h2811 u32 band_center_freq1; member
3492 u32 band_center_freq1; member
H A Dmac.c937 arg.channel.band_center_freq1 = chandef->center_freq1; in ath11k_mac_monitor_vdev_start()
7211 arg.channel.band_center_freq1 = chandef->center_freq1; in ath11k_mac_vdev_start_restart()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2664 u32 band_center_freq1; member
3337 u32 band_center_freq1; member
H A Dwmi.c783 chan->band_center_freq1 = arg->channel.band_center_freq1; in ath11k_wmi_put_wmi_channel()
2325 chan_info->band_center_freq1 = tchan_info->cfreq1; in ath11k_wmi_send_scan_chan_list_cmd()
H A Dmac.c4910 arg.channel.band_center_freq1 = chandef->center_freq1; in ath11k_mac_vdev_start_restart()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2852 u32 band_center_freq1; member
3444 __le32 band_center_freq1; member
H A Dwmi.c957 chan->band_center_freq1 = cpu_to_le32(arg->band_center_freq1); in ath12k_wmi_put_wmi_channel()
2503 chan_info->band_center_freq1 = cpu_to_le32(channel_arg->cfreq1); in ath12k_wmi_send_scan_chan_list_cmd()
H A Dmac.c833 arg.band_center_freq1 = chandef->center_freq1; in ath12k_mac_monitor_vdev_start()
5812 arg.band_center_freq1 = chandef->center_freq1; in ath12k_mac_vdev_start_restart()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h1374 u32 band_center_freq1; member
H A Dsmd.c958 param->band_center_freq1 = req->channels[i]->center_freq; in wcn36xx_smd_update_channel_list()

Completed in 190 milliseconds