Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dwmi.h1971 __le32 band_center_freq2; /* valid for 11ac, 80plus80 */ member
2000 u32 band_center_freq2; member
Dwmi.c1684 ch->band_center_freq2 = __cpu_to_le32(arg->band_center_freq2); in ath10k_wmi_put_wmi_channel()
1686 ch->band_center_freq2 = 0; in ath10k_wmi_put_wmi_channel()
Dmac.c993 arg.channel.band_center_freq2 = chandef->center_freq2; in ath10k_monitor_vdev_start()
1441 arg.channel.band_center_freq2 = chandef->center_freq2; in ath10k_vdev_start_restart()