android_kernel_samsung_sm86.../target_if/dfs
Vignesh U 350da55314 qcacmn: Find radar found frequency for 11BE Chipset
The "wmi_pdev_dfs_radar_detection_event" has an unused field "chan_freq".
It currently holds the value of primary 20MHz channel. With the
introduction of 11BE chipsets, this field is changed to hold the value of
the center frequency of the channel width on which the radar is found.

This new change is indicated by a wmi service
"wmi_is_radar_found_chan_freq_eq_center_freq".

For the Chipsets that support this service, the radar found frequency
can be calculated by mere addition of the fields "chan_freq" and
"freq_offset" field.

Change-Id: I8d2ce0023e2feb6e749ca8d7d5f547fafc0fdf98
2021-10-04 13:53:50 -07:00
..
inc qcacmn: remove dependency of public files from wlan_objmgr_psoc_obj.h 2020-05-15 10:41:46 -07:00
src qcacmn: Find radar found frequency for 11BE Chipset 2021-10-04 13:53:50 -07:00