qcacld-3.0: update fw common interface files(part-2)

FW common files needs to be in sync with host and fw.
Update host fw common interface files with latest version
of FW interface files.

Change-Id: I28dcdabb5b141d00ad0ce482fec74775b22ace85
CRs-Fixed: 1012542
此提交包含在:
Govind Singh
2016-06-09 18:36:01 +05:30
提交者 Nandini Suresh
父節點 5b48620c03
當前提交 805ac5b24a
共有 4 個檔案被更改,包括 22 行新增7 行删除

查看文件

@@ -84,10 +84,10 @@ struct pcie_state_s {
* PCIE_CONFIG_FLAG definitions
*/
#if defined(AR900B)
#define PCIE_CONFIG_FLAG_ENABLE_L1 0x0000001
#define CE_PKTLOG_PIPE 8 /* used by both host and target side */
#endif
#define PCIE_CONFIG_FLAG_ENABLE_L1 0x0000001
#define PCIE_CONFIG_FLAG_CLK_GATING_L1 0x0000001
#define PCIE_CONFIG_FLAG_CLK_SWITCH_WAIT 0x0000002
#define PCIE_CONFIG_FLAG_AXI_CLK_GATE 0x0000004