qcacmn: Add macro for Spatial Reuse
Add below macro for SR: 1. HESIGA_Spatial_reuse_value15_allowed bit 2. NON-SRG PD disabled threshold 3. Minimum PD Threshold 4. Add service bit - wmi_service_obss_per_packet_sr_support Change-Id: I9560518cadc5c6f916579af63ef44d41c748fd8d CRs-Fixed: 3307369
This commit is contained in:

committed by
Madan Koyyalamudi

parent
c9dce3011f
commit
a9083f7afe
@@ -5896,6 +5896,9 @@ typedef enum {
|
||||
#endif
|
||||
#ifdef WLAN_PDEV_VDEV_SEND_MULTI_PARAM
|
||||
wmi_service_combined_set_param_support,
|
||||
#endif
|
||||
#ifdef WLAN_FEATURE_SR
|
||||
wmi_service_obss_per_packet_sr_support,
|
||||
#endif
|
||||
wmi_services_max,
|
||||
} wmi_conv_service_ids;
|
||||
|
Reference in New Issue
Block a user