In case of partial reorder, seq number is sent by FW when first_msdu bit is set in msdu. For all other msdus host maintain copy of cur_seq_num_hl in pdev. cur_seq_num_hl gets updated when htt_rx_mpdu_desc_seq_num API is called. Currently htt_rx_mpdu_desc_seq_num API is called from multiple functions. Add update_seq_num flag to make sure that cur_seq_num_hl updates only during store function. Change-Id: Ie3178ee6d1642dbeaf0cea032dc80e0ecccc1dc2 CRs-Fixed: 2683869 |
||
---|---|---|
.. | ||
htt_fw_stats.c | ||
htt_h2t.c | ||
htt_internal.h | ||
htt_monitor_rx.c | ||
htt_rx_hl.c | ||
htt_rx_ll.c | ||
htt_rx.c | ||
htt_t2h.c | ||
htt_tx.c | ||
htt_types.h | ||
htt.c | ||
rx_desc.h |