Merge "qcacmn: Add pdev params for 11az TB Ranging RSID range"

This commit is contained in:
Linux Build Service Account
2023-04-21 12:47:48 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 4 additions and 0 deletions

View File

@@ -5662,6 +5662,8 @@ typedef enum {
PDEV_PARAM_SET_DISABLED_SCHED_MODES),
PDEV_PARAM(pdev_param_set_conc_low_latency_mode,
PDEV_PARAM_SET_CONC_LOW_LATENCY_MODE),
PDEV_PARAM(pdev_param_rtt_11az_rsid_range,
PDEV_PARAM_RTT_11AZ_RSID_RANGE),
pdev_param_max,
} wmi_conv_pdev_params_id;