qcacmn: Enable NO_RX_PKT_HDR_TLV
Unsubscribe the PKT HDR TLV in RX path. Change-Id: If37102569ba1963efd743c6508dc9c835b49bf01 CRs-Fixed: 3229821
This commit is contained in:

committad av
Madan Koyyalamudi

förälder
0e1e696425
incheckning
bedd18fa8b
@@ -791,7 +791,7 @@ dp_rxdma_ring_sel_cfg_be(struct dp_soc *soc)
|
||||
htt_tlv_filter.mpdu_start = 1;
|
||||
htt_tlv_filter.msdu_end = 1;
|
||||
htt_tlv_filter.packet = 1;
|
||||
htt_tlv_filter.packet_header = 1;
|
||||
htt_tlv_filter.packet_header = 0;
|
||||
|
||||
htt_tlv_filter.ppdu_start = 0;
|
||||
htt_tlv_filter.ppdu_end = 0;
|
||||
|
Referens i nytt ärende
Block a user