qcacmn: Add WMI support for RU26 intollerent setting
Add WMI support for RU26 intollerent setting. Change-Id: Ib42574f9345b16552346bb5e9e991ae14c2c355b CRs-Fixed: 2308038
This commit is contained in:

gecommit door
nshrivas

bovenliggende
b0ced00ff9
commit
c990641b28
@@ -23156,6 +23156,9 @@ static void populate_pdev_param_tlv(uint32_t *pdev_param)
|
||||
WMI_PDEV_PARAM_ANTENNA_GAIN_HALF_DB;
|
||||
pdev_param[wmi_pdev_param_esp_indication_period] =
|
||||
WMI_PDEV_PARAM_ESP_INDICATION_PERIOD;
|
||||
#ifdef WLAN_RU26_SUPPORT
|
||||
pdev_param[wmi_pdev_param_ru26_allowed] = WMI_PDEV_PARAM_RU26_ALLOWED;
|
||||
#endif
|
||||
}
|
||||
|
||||
/**
|
||||
|
Verwijs in nieuw issue
Block a user