qcacmn: Fix to receive correct buffer address

Fix to receive correct descriptor buffer address
for tx monitor

Fix to send correct filter settings enabled

Disabled default filter display log level to debug.

Change-Id: I7ca1b1110cdcb10ca65ab8c414c19a81f1f4d331
CRs-Fixed: 3121965
This commit is contained in:
Naga
2022-02-10 16:12:36 +05:30
committed by Madan Koyyalamudi
parent 0d99e0240d
commit 03c268ac2d
12 changed files with 208 additions and 120 deletions

View File

@@ -998,6 +998,7 @@ int htt_h2t_rx_ring_cfg(struct htt_soc *htt_soc, int pdev_id,
ring_buf_size);
dp_mon_rx_packet_length_set(soc->dp_soc, msg_word, htt_tlv_filter);
dp_rx_mon_enable(soc->dp_soc, msg_word, htt_tlv_filter);
/* word 2 */
msg_word++;