Revision Date Author Comments
# 663294c0 01-Oct-2022 Sheenam Monga <quic_shemonga@quicinc.com>

qcacmn: Handle SR Enable vendor command

Handle SR enable vendor command as part of which
send PD threshold value provided by userspace
check the range of the provided threshold,
if threshold lies wi

qcacmn: Handle SR Enable vendor command

Handle SR enable vendor command as part of which
send PD threshold value provided by userspace
check the range of the provided threshold,
if threshold lies with in SRG or NON-SRG
range then provide the threshold sent by
userspace else send the MAX of SRG and NON-SRG
offset advertised by AP.

Change-Id: I428a933cc324446fdb4f18f535f1b78228d504fa
CRs-Fixed: 3304779

show more ...


# a9083f7a 09-Aug-2022 Rachit Kankane <quic_rkankane@quicinc.com>

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_obs

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

show more ...


# 1b244cfc 25-May-2022 Jayachandran Sreekumaran <quic_jsreekum@quicinc.com>

qcacmn: target_if support for spatial reuse feature

Add target_if support for spatial reuse feature

Change-Id: If0ad6e459e7b7d215d5016c8c7c0e94df5d36649
CRs-Fixed: 3213486