android_kernel_xiaomi_sm8350/core/dp
Manjunathappa Prakash a59028c1c9 qcacld-3.0: Update num_elem enqueued to rx_thread after head frag_list
Today we enqueue nbuf list to rx_thread via nbuf frags_list.
If deliver_head happens to have frags_list then it is delivered alone.
Remaining list of skbs are delivered using frags_list of next skb.
It does not takecare to update QDF_NBUF_CB_RX_NUM_ELEMENTS_IN_LIST of
the new head_skb with remaining num skbs, make sure to update it.

Also add nbuf_queued to take care of this accounting.

Change-Id: I5557b5c56576c46fc8564a87a27d167b8785bb95
CRs-Fixed: 2559875
2020-01-15 13:07:00 -08:00
..
htt qcacld-3.0: Put the htc pkt in freelist on htc_send_pkt failure 2020-01-03 12:20:36 -08:00
ol/inc qcacld-3.0: cdp: Converge ol_txrx_ops 2019-12-27 03:24:24 -08:00
txrx qcacld-3.0: Support ROME SDIO 2019-12-30 23:54:46 -08:00
txrx3.0 qcacld-3.0: Update num_elem enqueued to rx_thread after head frag_list 2020-01-15 13:07:00 -08:00