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:
@@ -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++;
|
||||
|
Reference in New Issue
Block a user