Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dwmi.h1713 __le32 band_center_freq1; member
1741 u32 band_center_freq1; member
Dmac.c875 arg.channel.band_center_freq1 = chandef->center_freq1; in ath10k_monitor_vdev_start()
1286 arg.channel.band_center_freq1 = chandef->center_freq1; in ath10k_vdev_start_restart()
2875 ch->band_center_freq1 = channel->center_freq; in ath10k_update_channel_list()
Dwmi.c1570 ch->band_center_freq1 = __cpu_to_le32(arg->band_center_freq1); in ath10k_wmi_put_wmi_channel()