qcacmn: Enable support for receive defragmentation
Enable support for receive defragmentation on Lithium. Change-Id: I6c1213db29d3b6e0a11506d6945d9ea05ece2c73 CRs-Fixed: 1109359
Este cometimento está contido em:

cometido por
snandini

ascendente
e7148bdd67
cometimento
36f68ad7cb
@@ -947,4 +947,5 @@ static inline qdf_dma_addr_t hal_srng_get_tp_addr(void *hal_soc, void *hal_ring)
|
||||
*/
|
||||
extern void hal_get_srng_params(void *hal_soc, void *hal_ring,
|
||||
struct hal_srng_params *ring_params);
|
||||
#endif /* _HAL_API_H_ */
|
||||
|
||||
#endif /* _HAL_APIH_ */
|
||||
|
@@ -33,6 +33,7 @@
|
||||
#include "qdf_types.h"
|
||||
#include "qdf_lock.h"
|
||||
#include "qdf_mem.h"
|
||||
#include "qdf_nbuf.h"
|
||||
#include "wcss_seq_hwiobase.h"
|
||||
#include "tlv_hdr.h"
|
||||
#include "tlv_tag_def.h"
|
||||
@@ -62,9 +63,11 @@
|
||||
#include "rx_ppdu_start_user_info.h"
|
||||
#include "rx_ppdu_end_user_stats.h"
|
||||
#include "rx_ppdu_end_user_stats_ext.h"
|
||||
#include "rx_mpdu_desc_info.h"
|
||||
#include "tx_msdu_extension.h"
|
||||
#include "wcss_version.h"
|
||||
#include "pld_common.h"
|
||||
#include "rx_msdu_link.h"
|
||||
|
||||
/* TBD: This should be movded to shared HW header file */
|
||||
enum hal_srng_ring_id {
|
||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador