|
@@ -9753,7 +9753,7 @@ typedef struct {
|
|
|
A_UINT32 roam_dense_traffic_thres;
|
|
|
} wmi_roam_dense_thres_param;
|
|
|
|
|
|
-/* Definition for flags in wmi_roam_bg_scan_roaming_param
|
|
|
+/* Definition for flags in wmi_roam_bg_scan_roaming_param
|
|
|
* Bit 0: BG roaming enabled when we connect to 2G AP only and roaming to 5G AP only.
|
|
|
* Bit 1-31: Reserved
|
|
|
*/
|
|
@@ -12041,7 +12041,7 @@ typedef struct {
|
|
|
/* unique id identifying the unit test cmd, generated by the caller */
|
|
|
A_UINT32 diag_token;
|
|
|
/**
|
|
|
- * TLV (tag length value) parameters follow the wmi_roam_chan_list
|
|
|
+ * TLV (tag length value) parameters follow the wmi_unit_test_cmd_fixed_param
|
|
|
* structure. The TLV's are:
|
|
|
* A_UINT32 args[];
|
|
|
**/
|
|
@@ -17140,7 +17140,7 @@ typedef struct {
|
|
|
A_UINT32 num_chan;
|
|
|
/**
|
|
|
* TLV (tag length value) parameters follow the wmi_soc_set_pcl_cmd
|
|
|
- 12930 * structure. The TLV's are:
|
|
|
+ * structure. The TLV's are:
|
|
|
* A_UINT32 channel_weight[]; channel order & size will be as per the list provided in WMI_SCAN_CHAN_LIST_CMDID
|
|
|
**/
|
|
|
} wmi_pdev_set_pcl_cmd_fixed_param;
|