Merge "qca-wifi: Add ADFS compile-time macros"
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

commit
e67282bc26
@@ -5168,7 +5168,9 @@ exit:
|
|||||||
return status;
|
return status;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#if defined(WLAN_DFS_TRUE_160MHZ_SUPPORT) && defined(WLAN_DFS_FULL_OFFLOAD)
|
|
||||||
|
#if (defined(QCA_SUPPORT_AGILE_DFS) || defined(QCA_SUPPORT_ADFS_RCAC)) && \
|
||||||
|
defined(WLAN_DFS_TRUE_160MHZ_SUPPORT) && defined(WLAN_DFS_FULL_OFFLOAD)
|
||||||
void dfs_translate_radar_params_for_agile_chan(struct wlan_dfs *dfs,
|
void dfs_translate_radar_params_for_agile_chan(struct wlan_dfs *dfs,
|
||||||
struct radar_found_info *r_info)
|
struct radar_found_info *r_info)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user