[PATCHv2 1/2] ath: Add support to get the detected radar specifications

2018-05-15 Thread Sriram R
This enables ath10k/ath9k drivers to collect the specifications of the radar type once it is detected by the dfs pattern detector unit. Usage of the collected info is specific to driver implementation. For example, collected radar info could be used by the host driver to send to co-processors for a

[PATCHv2 1/2] ath: Add support to get the detected radar specifications

2018-05-15 Thread Sriram R
This enables ath10k/ath9k drivers to collect the specifications of the radar type once it is detected by the dfs pattern detector unit. Usage of the collected info is specific to driver implementation. For example, collected radar info could be used by the host driver to send to co-processors for a

Re: [PATCHv2, 1/2] ath: Add support to get the detected radar specifications

2018-05-25 Thread Kalle Valo
Sriram R wrote: > This enables ath10k/ath9k drivers to collect the specifications of the > radar type once it is detected by the dfs pattern detector unit. > Usage of the collected info is specific to driver implementation. > For example, collected radar info could be used by the host driver > to