qcacmn: Spatial Reuse changes
Add WMI interface for OBSS Spatial Reuse changes. Change-Id: I5da23632a8746de749fc623439c9d9cbc02fcea5 CRs-Fixed: 2313292
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
d878c0dcc3
commit
13b34f8718
@@ -1751,6 +1751,12 @@ QDF_STATUS (*extract_dfs_status_from_fw)(wmi_unified_t wmi_handle,
|
||||
void *evt_buf,
|
||||
uint32_t *dfs_status_check);
|
||||
#endif
|
||||
|
||||
#ifdef OBSS_PD
|
||||
QDF_STATUS (*send_obss_spatial_reuse_set)(wmi_unified_t wmi_handle,
|
||||
struct wmi_host_obss_spatial_reuse_set_param
|
||||
*obss_spatial_reuse_param);
|
||||
#endif
|
||||
};
|
||||
|
||||
/* Forward declartion for psoc*/
|
||||
|
Reference in New Issue
Block a user