qcacmn: Add command support for NAV configuration
Add command support for NAV register update and configuration of the threshold value. Change-Id: Idbdb030f75dc98db652e6b53604a3ceaaff1106b CRs-fixed: 2389803
This commit is contained in:
@@ -12393,6 +12393,8 @@ static void populate_pdev_param_tlv(uint32_t *pdev_param)
|
||||
WMI_PDEV_PARAM_EQUAL_RU_ALLOCATION_ENABLE;
|
||||
pdev_param[wmi_pdev_param_per_peer_prd_cfr_enable] =
|
||||
WMI_PDEV_PARAM_PER_PEER_PERIODIC_CFR_ENABLE;
|
||||
pdev_param[wmi_pdev_param_nav_override_config] =
|
||||
WMI_PDEV_PARAM_NAV_OVERRIDE_CONFIG;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user