1
0

qcacmn: Use restricted 80+80 MHz service bit instead of 165 MHz

For restricted 80+80 MHz FR, target team initially added
wmi_service_bw_165mhz_support to indicate the target is capable of
supporting restricted 80+80 MHz.
Later, they have added wmi_service_bw_restricted_80p80_support to indicate
the same. Therefore rename wmi_service_bw_165mhz_support as
wmi_service_bw_restricted_80p80_support.

Change-Id: I12229b5d35911d4c34e63902c09592187d902bed
CRs-Fixed: 2621249
Este cometimento está contido em:
Shashikala Prabhu
2020-02-13 12:14:35 +05:30
cometido por nshrivas
ascendente 0c6d94dd3e
cometimento 3aa150756b
3 ficheiros modificados com 5 adições e 1 eliminações

Ver ficheiro

@@ -5101,6 +5101,7 @@ typedef enum {
wmi_service_ext2_msg,
wmi_service_6ghz_support,
wmi_service_bw_165mhz_support,
wmi_service_bw_restricted_80p80_support,
wmi_service_packet_capture_support,
wmi_service_nan_vdev,
wmi_service_multiple_vdev_restart_ext,