Home
last modified time | relevance | path

Searched refs:band_center_freq1 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dwmi.h1279 __le32 band_center_freq1; member
1307 u32 band_center_freq1; member
Dmac.c590 arg.channel.band_center_freq1 = chandef->center_freq1; in ath10k_monitor_vdev_start()
891 arg.channel.band_center_freq1 = chandef->center_freq1; in ath10k_vdev_start_restart()
2163 ch->band_center_freq1 = channel->center_freq; in ath10k_update_channel_list()
Dwmi.c873 ch->band_center_freq1 = __cpu_to_le32(arg->band_center_freq1); in ath10k_wmi_put_wmi_channel()