qcacld-3.0: Data path changes to use converged APIs (Part 1)

Change the data path and external modules to use the new
converged common data path APIs.

Change-Id: Ifb48178efd012b6ad9ea6f6d5230d0a809922b1c
CRs-Fixed: 994638
This commit is contained in:
Dhanashri Atre
2016-02-17 13:10:34 -08:00
committed by Vishwajith Upendra
父節點 1e11d79646
當前提交 12a0839cd6
共有 47 個文件被更改,包括 245 次插入704 次删除

查看文件

@@ -40,7 +40,6 @@
#include "cfg_api.h"
#include "qdf_status.h"
#include "cds_sched.h"
#include "ol_txrx_api.h"
#include "sir_mac_prot_def.h"
#include "wma_types.h"
#include "ol_txrx_types.h"
@@ -48,6 +47,7 @@
#include "utils_api.h"
#include "lim_types.h"
#include "wmi_unified_api.h"
#include "cdp_txrx_cmn.h"
/* Platform specific configuration for max. no. of fragments */
#define QCA_OL_11AC_TX_MAX_FRAGS 2