Home
last modified time | relevance | path

Searched defs:wmi_pdev_radar_ev (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dwmi.h4265 struct wmi_pdev_radar_ev { struct
4266 u32 pdev_id;
4267 u32 detection_mode;
4268 u32 chan_freq;
4269 u32 chan_width;
4270 u32 detector_id;
4271 u32 segment_id;
4272 u32 timestamp;
4273 u32 is_chirp;
4274 s32 freq_offset;
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
Dwmi.h4821 struct wmi_pdev_radar_ev { struct
4822 u32 pdev_id;
4823 u32 detection_mode;
4824 u32 chan_freq;
4825 u32 chan_width;
4826 u32 detector_id;
4827 u32 segment_id;
4828 u32 timestamp;
4829 u32 is_chirp;
4830 s32 freq_offset;
[all …]