qcacmn: Mark first packet after wow wakeup
Add feature support to tag first packet that wakes up HOST from WoW. rx_pkt_tlv.rx_msdu_end.reserved_1a field is used by TARGET to meet such request. Change-Id: I3d37e13e8cff49bc4f622d3070a19e4c4be56417 CRs-Fixed: 3137621
This commit is contained in:

committed by
Madan Koyyalamudi

parent
7148dfedf8
commit
d40b388d2f
@@ -780,6 +780,9 @@ done:
|
||||
|
||||
dp_rx_fill_gro_info(soc, rx_tlv_hdr, nbuf, &rx_ol_pkt_cnt);
|
||||
|
||||
dp_rx_mark_first_packet_after_wow_wakeup(vdev->pdev, rx_tlv_hdr,
|
||||
nbuf);
|
||||
|
||||
dp_rx_update_stats(soc, nbuf);
|
||||
DP_RX_LIST_APPEND(deliver_list_head,
|
||||
deliver_list_tail,
|
||||
|
Reference in New Issue
Block a user