qcacmn: Handle FPMO filter configuration
Handle FPMO mode filter settings configured from lite_mon tool. Change-Id: I9bfe70101bae7c8f55c6db95d9c36f4c1d308e95 CRs-Fixed: 3235935
Este cometimento está contido em:

cometido por
Madan Koyyalamudi

ascendente
7d3197b9a5
cometimento
2b76805c5a
@@ -1672,6 +1672,14 @@ int htt_h2t_rx_ring_cfg(struct htt_soc *htt_soc, int pdev_id,
|
||||
|
||||
dp_mon_rx_wmask_subscribe(soc->dp_soc, msg_word, htt_tlv_filter);
|
||||
|
||||
#ifdef FW_SUPPORT_NOT_YET
|
||||
/* word 17*/
|
||||
msg_word += 3;
|
||||
*msg_word = 0;
|
||||
|
||||
dp_mon_rx_enable_fpmo(soc->dp_soc, msg_word, htt_tlv_filter);
|
||||
#endif/* FW_SUPPORT_NOT_YET */
|
||||
|
||||
/* "response_required" field should be set if a HTT response message is
|
||||
* required after setting up the ring.
|
||||
*/
|
||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador