fw-api: CL 2703071 - update fw common interface files

Make set chan list a pdev level cmd.

Change-Id: Iff2d7698c7e2869f6f270a7f604338487df606a0
CRs-Fixed: 865207
This commit is contained in:
Manjeet Singh
2016-12-07 16:52:40 +05:30
committed by Krishna Kumaar Natarajan
szülő b2c1daf36d
commit 90bdb6a9a4
2 fájl változott, egészen pontosan 2 új sor hozzáadva és 1 régi sor törölve

Fájl megtekintése

@@ -2840,6 +2840,7 @@ typedef struct {
A_UINT32 num_scan_chans;
/** no of elements in chan_info[] */
A_UINT32 flags; /* Flags used to control the behavior of channel list update on target side */
A_UINT32 pdev_id; /* pdev_id for identifying the MAC. See macros starting with WMI_PDEV_ID_ for values */
/** Followed by the variable length TLV chan_info:
* wmi_channel chan_info[] */
} wmi_scan_chan_list_cmd_fixed_param;