qcacld-3.0: Add INI parameter for packet capture mode support

Add INI parameter for packet capture mode

"packet_capture_mode" - ini to set packet capture mode.

Change-Id: Ie60c142af753c65b44aa0018440e43a215e51a27
CRs-Fixed: 2614578
此提交包含在:
Vulupala Shashank Reddy
2020-01-26 14:40:33 +05:30
提交者 nshrivas
父節點 2e9da7605c
當前提交 6e5c807513
共有 10 個檔案被更改,包括 380 行新增97 行删除

查看文件

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2018-2019 The Linux Foundation. All rights reserved.
* Copyright (c) 2018-2020 The Linux Foundation. All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for
* any purpose with or without fee is hereby granted, provided that the
@@ -46,6 +46,7 @@
#include "hdd_dp_cfg.h"
#include "cfg_legacy_dp.h"
#include "wlan_cfg_blm.h"
#include "cfg_pkt_capture.h"
/* Maintain Alphabetic order here while adding components */
#define CFG_ALL \
@@ -61,4 +62,5 @@
CFG_NAN_ALL \
CFG_P2P_ALL \
CFG_PMO_ALL \
CFG_TDLS_ALL
CFG_TDLS_ALL \
CFG_PKT_CAPTURE_MODE_ALL