qcacmn: Move TX 2.0 code under WLAN_PKT_CAPTURE_TX_2_0 macro

Move TX 2.0 specific code under WLAN_PKT_CAPTURE_TX_2_0 macro.

Change-Id: I20bb1e49a902ec085fbc3df6828fef94a7c577d6
CRs-Fixed: 3415780
Esse commit está contido em:
Srinivas Girigowda
2022-12-14 17:02:55 -08:00
commit de Madan Koyyalamudi
commit 0419d28f6e
14 arquivos alterados com 31 adições e 32 exclusões

Ver arquivo

@@ -274,7 +274,7 @@ struct htt_soc {
HTT_TX_MUTEX_TYPE htt_tx_mutex;
};
#ifdef QCA_MONITOR_2_0_SUPPORT
#ifdef WLAN_PKT_CAPTURE_TX_2_0
/**
* struct dp_tx_mon_downstream_tlv_config - Enable/Disable TxMon
* downstream TLVs
@@ -596,7 +596,7 @@ struct htt_tx_ring_tlv_filter {
data_mpdu_log:1;
uint8_t enable:1;
};
#endif /* QCA_MONITOR_2_0_SUPPORT */
#endif /* WLAN_PKT_CAPTURE_TX_2_0 */
/**
* struct htt_rx_ring_tlv_filter - Rx ring TLV filter